Searched refs:soc_property (Results 1 – 1 of 1) sorted by relevance
68 } soc_property[] = { variable86 assert(proc_id < ARRAY_SIZE(soc_property) && soc_property[proc_id].type); in board_processor_id()93 return soc_property[board_processor_id(board_rev)].type; in board_soc_type()98 return soc_property[board_processor_id(board_rev)].cores_count; in cores_count()