Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/radeon/
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()
Dradeon_reg.h348 # define RADEON_PLL_DIV_SEL (3 << 8) macro