Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dsid.h1438 # define PLL_POWER_STATE_IN_OFF_1_MASK (0x7 << 10) macro
H A Dcikd.h324 # define PLL_POWER_STATE_IN_OFF_1_MASK (0x7 << 10) macro
H A Devergreend.h1456 # define PLL_POWER_STATE_IN_OFF_1_MASK (0x7 << 10) macro
H A Dsi.c7274 data &= ~(PLL_POWER_STATE_IN_OFF_1_MASK | PLL_POWER_STATE_IN_TXS2_1_MASK); in si_program_aspm()
7286 data &= ~(PLL_POWER_STATE_IN_OFF_1_MASK | PLL_POWER_STATE_IN_TXS2_1_MASK); in si_program_aspm()
H A Dcik.c9714 data &= ~(PLL_POWER_STATE_IN_OFF_1_MASK | PLL_POWER_STATE_IN_TXS2_1_MASK); in cik_program_aspm()
9726 data &= ~(PLL_POWER_STATE_IN_OFF_1_MASK | PLL_POWER_STATE_IN_TXS2_1_MASK); in cik_program_aspm()