Searched refs:ppll_div_sel (Results 1 – 1 of 1) sorted by relevance
1114 uint32_t ppll_div_sel, ppll_val; in radeon_legacy_get_lvds_info_from_regs() local1155 ppll_div_sel = RREG8(RADEON_CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_legacy_get_lvds_info_from_regs()1156 ppll_val = RREG32_PLL(RADEON_PPLL_DIV_0 + ppll_div_sel); in radeon_legacy_get_lvds_info_from_regs()