Home
last modified time | relevance | path

Searched refs:PLL_RAMP_UP_TIME_0_MASK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dcikd.h317 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
H A Devergreend.h1449 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
H A Devergreen.c5482 data &= ~PLL_RAMP_UP_TIME_0_MASK; in evergreen_program_aspm()
5494 data &= ~PLL_RAMP_UP_TIME_0_MASK; in evergreen_program_aspm()