Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h111 # define SPLL_REFCLK_SEL_MASK (3 << 26) macro
H A Dsi.c7429 data &= ~SPLL_REFCLK_SEL_MASK; in si_program_aspm()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h112 # define SPLL_REFCLK_SEL_MASK (3 << 26) macro
H A Dsi.c2609 data &= ~SPLL_REFCLK_SEL_MASK; in si_program_aspm()