Searched defs:soc_type (Results 1 – 7 of 7) sorted by relevance
33 int soc_type; member
126 int soc_type; member134 int soc_type; member
157 enum soc_type { enum396 enum soc_type soc_type, in inno_mipi_dphy_get_fixed_param()
204 enum soc_type { enum
233 int soc_type, sku_info, chip_sku; in init_pllx() local
21 #define soc_type(rev) (((rev) >> 12) & 0xf0) macro
22 static char soc_type[] = "xx0"; variable