Searched refs:PLL_IDLE (Results 1 – 5 of 5) 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
45 #define PLL_IDLE 0x1 macro522 if (val & PLL_IDLE) { in ti_pipe3_init()523 val &= ~PLL_IDLE; in ti_pipe3_init()561 val |= PLL_IDLE; in ti_pipe3_exit()
50 #define PLL_IDLE 0x1 macro