Searched refs:PLL_IDLE (Results 1 – 5 of 5) sorted by relevance
40 #define PLL_IDLE 0x1 macro186 if (val & PLL_IDLE) { in phy_pipe3_power_on()187 val &= ~PLL_IDLE; in phy_pipe3_power_on()212 val |= PLL_IDLE; in phy_pipe3_power_off()
39 #define PLL_IDLE 0x1 macro210 if (val & PLL_IDLE) { in pipe3_init()211 val &= ~PLL_IDLE; in pipe3_init()252 val |= PLL_IDLE; in pipe3_exit()
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()
48 #define PLL_IDLE 0x1 macro
51 #define PLL_IDLE 0x1 macro