Home
last modified time | relevance | path

Searched refs:ppll_div_sel (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_combios.c1101 uint32_t ppll_div_sel, ppll_val; in radeon_legacy_get_lvds_info_from_regs() local
1142 ppll_div_sel = RREG8(RADEON_CLOCK_CNTL_INDEX + 1) & 0x3; in radeon_legacy_get_lvds_info_from_regs()
1143 ppll_val = RREG32_PLL(RADEON_PPLL_DIV_0 + ppll_div_sel); in radeon_legacy_get_lvds_info_from_regs()