Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c2488 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
2508 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
H A Dsid.h1224 # define PLL_RAMP_UP_TIME_2_MASK (0x7 << 24) macro
/linux-6.15/drivers/gpu/drm/radeon/
H A Dsid.h1452 # define PLL_RAMP_UP_TIME_2_MASK (0x7 << 24) macro
H A Dsi.c7303 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
7323 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()