Searched refs:usMemoryClockLow (Results 1 – 2 of 2) sorted by relevance
7515 USHORT usMemoryClockLow; member7539 USHORT usMemoryClockLow; member7555 USHORT usMemoryClockLow; member7575 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants. member
2369 mclk = le16_to_cpu(clock_info->si.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2382 mclk = le16_to_cpu(clock_info->evergreen.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()2395 mclk = le16_to_cpu(clock_info->r600.usMemoryClockLow); in radeon_atombios_parse_pplib_clock_info()