Searched refs:usMemoryClockLow (Results 1 – 10 of 10) sorted by relevance
319 USHORT usMemoryClockLow; member345 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants. member373 USHORT usMemoryClockLow; member389 USHORT usMemoryClockLow; member406 USHORT usMemoryClockLow; member
2491 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2500 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2513 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2526 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()
2201 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()2210 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()
1840 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv6xx_parse_pplib_clock_info()
5449 pl->mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_pplib_clock_info()5588 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
6728 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()6871 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3932 pl->mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in ni_parse_pplib_clock_info()
346 USHORT usMemoryClockLow; member372 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants. member400 USHORT usMemoryClockLow; member416 USHORT usMemoryClockLow; member433 USHORT usMemoryClockLow; member
7195 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()7341 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3759 memory_clock = visland_clk_info->ucMemoryClockHigh << 16 | visland_clk_info->usMemoryClockLow; in smu7_get_pp_table_entry_callback_func_v0()