Searched refs:PORT_PLL_POWER_ENABLE (Results 1 – 3 of 3) sorted by relevance
212 ~(PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()276 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()305 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()335 (PORT_PLL_POWER_STATE | PORT_PLL_POWER_ENABLE | in emulate_monitor_status_change()
1860 temp |= PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_enable()1977 temp &= ~PORT_PLL_POWER_ENABLE; in bxt_ddi_pll_disable()
650 #define PORT_PLL_POWER_ENABLE REG_BIT(26) macro