Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1451 # define PLL_RAMP_UP_TIME_2_MASK (0x7 << 24) macro
Dsi.c7601 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()
7621 data &= ~PLL_RAMP_UP_TIME_2_MASK; in si_program_aspm()