Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c938 RADEON_PLL_DIV_SEL, in radeon_set_pll()
939 ~(RADEON_PLL_DIV_SEL)); in radeon_set_pll()
959 RADEON_PLL_DIV_SEL, in radeon_set_pll()
960 ~(RADEON_PLL_DIV_SEL)); in radeon_set_pll()
H A Dradeon_reg.h348 # define RADEON_PLL_DIV_SEL (3 << 8) macro