Searched refs:usMemoryClockLow (Results 1 – 10 of 10) sorted by relevance
321 USHORT usMemoryClockLow; member347 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants. member375 USHORT usMemoryClockLow; member391 USHORT usMemoryClockLow; member408 USHORT usMemoryClockLow; member
2492 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2501 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2514 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2527 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()
2204 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()2213 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()
1845 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv6xx_parse_pplib_clock_info()
6751 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()6894 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
5492 pl->mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_pplib_clock_info()5632 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
3937 pl->mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in ni_parse_pplib_clock_info()
348 USHORT usMemoryClockLow; member374 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants. member402 USHORT usMemoryClockLow; member418 USHORT usMemoryClockLow; member435 USHORT usMemoryClockLow; member
7153 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()7301 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3337 memory_clock = visland_clk_info->ucMemoryClockHigh << 16 | visland_clk_info->usMemoryClockLow; in smu7_get_pp_table_entry_callback_func_v0()