Searched refs:PLL_POWER_STATE_IN_OFF_0 (Results 1 – 6 of 6) sorted by relevance
1427 # define PLL_POWER_STATE_IN_OFF_0(x) ((x) << 10) macro
313 # define PLL_POWER_STATE_IN_OFF_0(x) ((x) << 10) macro
1445 # define PLL_POWER_STATE_IN_OFF_0(x) ((x) << 10) macro
5458 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()5470 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in evergreen_program_aspm()
7269 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()7281 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in si_program_aspm()
9709 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()9721 data |= PLL_POWER_STATE_IN_OFF_0(7) | PLL_POWER_STATE_IN_TXS2_0(7); in cik_program_aspm()
Completed in 70 milliseconds