Searched refs:PORT_PLL_POWER_ENABLE (Results 1 – 3 of 3) sorted by relevance
211 ~(PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()275 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()304 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()334 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
1880 temp |= PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_enable()1997 temp &= ~PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_disable()
1795 #define PORT_PLL_POWER_ENABLE (1 << 26) macro