Searched refs:sec_socid (Results 1 – 1 of 1) sorted by relevance
196 u32 sec_socid = (soc_id >> SOC_SEC_SHFT) & 0xFF; in get_socrev() local198 if ((pri_socid == 'B') && (sec_socid == 'B')) in get_socrev()200 else if ((pri_socid == 'B') && (sec_socid == 'C')) in get_socrev()202 else if ((pri_socid == 'B') && (sec_socid == 'D')) in get_socrev()
Completed in 2 milliseconds