Searched refs:ulTargetClockRange (Results 1 – 6 of 6) sorted by relevance
916 (clock <= le32_to_cpu(ss_assign->v1.ulTargetClockRange))) { in amdgpu_atombios_get_asic_ss_info()934 (clock <= le32_to_cpu(ss_assign->v2.ulTargetClockRange))) { in amdgpu_atombios_get_asic_ss_info()956 (clock <= le32_to_cpu(ss_assign->v3.ulTargetClockRange))) { in amdgpu_atombios_get_asic_ss_info()
715 le32_to_cpu(tbl[i].ulTargetClockRange) * 10; in get_ss_info_v3_1()1060 le32_to_cpu(tbl[i].ulTargetClockRange) * 10; in get_ss_info_from_internal_ss_info_tbl_V2_1()
5472 ULONG ulTargetClockRange; //Clock Out frequence (VCO ), in unit of 10Khz member5497 …ULONG ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of… member5528 …ULONG ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of… member
1538 (clock <= le32_to_cpu(ss_assign->v1.ulTargetClockRange))) { in radeon_atombios_get_asic_ss_info()1556 (clock <= le32_to_cpu(ss_assign->v2.ulTargetClockRange))) { in radeon_atombios_get_asic_ss_info()1578 (clock <= le32_to_cpu(ss_assign->v3.ulTargetClockRange))) { in radeon_atombios_get_asic_ss_info()
6631 …ULONG ulTargetClockRange; //Clock Out frequence (VCO ), in… member6656 …ULONG ulTargetClockRange; //For mem/engine/uvd, Clock Out … member6687 …ULONG ulTargetClockRange; //For mem/engine/uvd, Clock Out … member
1278 ((uint32_t)clockSpeed <= le32_to_cpu(ssInfo->ulTargetClockRange))) { in asic_internal_ss_get_ss_asignment()