Searched refs:usMemoryClockLow (Results 1 – 11 of 11) 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
2494 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2503 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2516 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2529 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()
2200 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()2209 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv7xx_parse_pplib_clock_info()
1841 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in rv6xx_parse_pplib_clock_info()
6743 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()6886 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
5482 pl->mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_pplib_clock_info()5622 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
3931 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
5591 pl->mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_pplib_clock_info()5731 mclk = le16_to_cpu(clock_info->ci.usMemoryClockLow); in ci_parse_power_table()
7145 pl->mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_pplib_clock_info()7293 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in si_parse_power_table()
3324 memory_clock = visland_clk_info->ucMemoryClockHigh << 16 | visland_clk_info->usMemoryClockLow; in smu7_get_pp_table_entry_callback_func_v0()