Searched refs:core1_disable (Results 1 – 1 of 1) sorted by relevance
343 bool core1_disable = !!(val & BIT(15)); in BOARD_GetSocVariantType() local351 soc_type = core1_disable ? (soc_type + 4) : (soc_type + 3); in BOARD_GetSocVariantType()355 soc_type = core1_disable ? (soc_type + 2) : (soc_type + 1); in BOARD_GetSocVariantType()