Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h1431 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
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 Dsi.c7293 data &= ~PLL_RAMP_UP_TIME_0_MASK; in si_program_aspm()
7313 data &= ~PLL_RAMP_UP_TIME_0_MASK; in si_program_aspm()