Searched refs:ucClockIndication (Results 1 – 6 of 6) sorted by relevance
678 if (tbl[i].ucClockIndication != (uint8_t) id) in get_ss_info_v3_1()1046 if (tbl[i].ucClockIndication != (uint8_t)id) in get_ss_info_from_internal_ss_info_tbl_V2_1()1722 if (tbl[i].ucClockIndication == (uint8_t)id) in get_ss_entry_number_from_internal_ss_info_tbl_v2_1()1759 if (tbl[i].ucClockIndication == (uint8_t)id) in get_ss_entry_number_from_internal_ss_info_tbl_V3_1()
915 if ((ss_assign->v1.ucClockIndication == id) && in amdgpu_atombios_get_asic_ss_info()933 if ((ss_assign->v2.ucClockIndication == id) && in amdgpu_atombios_get_asic_ss_info()955 if ((ss_assign->v3.ucClockIndication == id) && in amdgpu_atombios_get_asic_ss_info()
5475 UCHAR ucClockIndication; //Indicate which clock source needs SS member5501 UCHAR ucClockIndication; //Indicate which clock source needs SS member5532 UCHAR ucClockIndication; //Indicate which clock source needs SS member
1537 if ((ss_assign->v1.ucClockIndication == id) && in radeon_atombios_get_asic_ss_info()1555 if ((ss_assign->v2.ucClockIndication == id) && in radeon_atombios_get_asic_ss_info()1577 if ((ss_assign->v3.ucClockIndication == id) && in radeon_atombios_get_asic_ss_info()
6634 UCHAR ucClockIndication; //Indicate which clock source needs SS member6660 UCHAR ucClockIndication; //Indicate which clock source needs SS member6691 UCHAR ucClockIndication; //Indicate which clock source needs SS member
1277 if ((clockSource == ssInfo->ucClockIndication) && in asic_internal_ss_get_ss_asignment()