Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1430 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
Dcikd.h319 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
Devergreend.h1449 # define PLL_RAMP_UP_TIME_0_MASK (0x7 << 24) macro
Devergreen.c5976 data &= ~PLL_RAMP_UP_TIME_0_MASK; in evergreen_program_aspm()
5988 data &= ~PLL_RAMP_UP_TIME_0_MASK; in evergreen_program_aspm()
Dsi.c7591 data &= ~PLL_RAMP_UP_TIME_0_MASK; in si_program_aspm()
7611 data &= ~PLL_RAMP_UP_TIME_0_MASK; in si_program_aspm()