Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsi.c2499 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
2519 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
Dsid.h1515 # define PLL_RAMP_UP_TIME_2_MASK (0x7 << 24) macro
/linux-6.12.1/drivers/gpu/drm/radeon/
Dsid.h1452 # define PLL_RAMP_UP_TIME_2_MASK (0x7 << 24) macro
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()