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
2487 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2496 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2509 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2522 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()5610 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
6727 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()6870 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3933 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
7146 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()
3359 memory_clock = visland_clk_info->ucMemoryClockHigh << 16 | visland_clk_info->usMemoryClockLow; in smu7_get_pp_table_entry_callback_func_v0()