Searched defs:soc (Results 1 – 3 of 3) sorted by relevance
427 soc = meson.get_cross_property('platform', '') variable428 if soc == '' variable455 soc = 'generic' variable457 soc = 'native' variable460 soc = platform variable462 if soc == 'native' variable482 soc = meson.get_cross_property('platform', '') variable483 if soc == '' variable
70 uint32_t soc = 0x0; in cn10k_part_get() local
379 uint32_t soc:1; member