Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h1428 # define PLL_POWER_STATE_IN_OFF_0_MASK (0x7 << 10) macro
H A Dcikd.h314 # define PLL_POWER_STATE_IN_OFF_0_MASK (0x7 << 10) macro
H A Devergreend.h1446 # define PLL_POWER_STATE_IN_OFF_0_MASK (0x7 << 10) macro
H A Dsi.c7268 data &= ~(PLL_POWER_STATE_IN_OFF_0_MASK | PLL_POWER_STATE_IN_TXS2_0_MASK); in si_program_aspm()
7280 data &= ~(PLL_POWER_STATE_IN_OFF_0_MASK | PLL_POWER_STATE_IN_TXS2_0_MASK); in si_program_aspm()
H A Dcik.c9708 data &= ~(PLL_POWER_STATE_IN_OFF_0_MASK | PLL_POWER_STATE_IN_TXS2_0_MASK); in cik_program_aspm()
9720 data &= ~(PLL_POWER_STATE_IN_OFF_0_MASK | PLL_POWER_STATE_IN_TXS2_0_MASK); in cik_program_aspm()