Searched refs:PLL_IDLE (Results 1 – 4 of 4) sorted by relevance
39 #define PLL_IDLE 0x1 macro185 if (val & PLL_IDLE) { in phy_pipe3_power_on()186 val &= ~PLL_IDLE; in phy_pipe3_power_on()211 val |= PLL_IDLE; in phy_pipe3_power_off()
38 #define PLL_IDLE 0x1 macro144 val &= ~(PLL_SELFREQDCO_MASK | PLL_IDLE); in omap_pipe3_dpll_program()209 if (val & PLL_IDLE) { in pipe3_init()210 val &= ~PLL_IDLE; in pipe3_init()251 val |= PLL_IDLE; in pipe3_exit()
47 #define PLL_IDLE 0x1 macro
50 #define PLL_IDLE 0x1 macro