Searched defs:SOCINFO_MINOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/soc/amlogic/ | ||
D | meson-gx-socinfo.c | 24 #define SOCINFO_MINOR GENMASK(15, 8) macro |
/linux-6.14.4/include/linux/soc/qcom/ | ||
D | socinfo.h | 22 #define SOCINFO_MINOR(ver) ((ver) & 0xffff) macro |