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
2497 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2506 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2519 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2532 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()
2199 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()2208 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()
5471 pl->mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_pplib_clock_info()5615 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
6730 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()6873 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3935 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
7148 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()7294 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3428 memory_clock = visland_clk_info->ucMemoryClockHigh << 16 | visland_clk_info->usMemoryClockLow; in smu7_get_pp_table_entry_callback_func_v0()