Searched refs:usEVClkLow (Results 1 – 5 of 5) sorted by relevance
535 USHORT usEVClkLow; member
1109 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()1124 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in r600_parse_extended_power_table()
576 USHORT usEVClkLow; member
571 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()587 le16_to_cpu(vce_clk->usEVClkLow) | (vce_clk->ucEVClkHigh << 16); in amdgpu_parse_extended_power_table()
1135 | le16_to_cpu(entry->usEVClkLow); in get_vce_clock_voltage_limit_table()1582 vce_state->evclk = ((uint32_t)vce_clock_info->ucEVClkHigh << 16) | vce_clock_info->usEVClkLow; in get_vce_state_table_entry()