Home
last modified time | relevance | path

Searched refs:PLL_RAMP_UP_TIME_1_MASK (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1440 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
Dcikd.h329 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
Devergreend.h1459 # define PLL_RAMP_UP_TIME_1_MASK (0x7 << 24) macro
Devergreen.c5982 data &= ~PLL_RAMP_UP_TIME_1_MASK; in evergreen_program_aspm()
5994 data &= ~PLL_RAMP_UP_TIME_1_MASK; in evergreen_program_aspm()
Dsi.c7596 data &= ~PLL_RAMP_UP_TIME_1_MASK; in si_program_aspm()
7616 data &= ~PLL_RAMP_UP_TIME_1_MASK; in si_program_aspm()