Searched refs:PLLCTL_PLLEN (Results 1 – 6 of 6) sorted by relevance
55 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()101 val |= PLLCTL_PLLEN; in davinci_pm_suspend()
17 #define PLLCTL_PLLEN BIT(0) macro
92 bic ip, ip, #PLLCTL_PLLEN147 orr ip, ip, #PLLCTL_PLLEN
62 #define PLLCTL_PLLEN BIT(0) macro
61 #define PLLCTL_PLLEN BIT(0) macro318 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pllen_rate_change()336 ctrl |= PLLCTL_PLLEN; in davinci_pllen_rate_change()
282 if (ctrl & PLLCTL_PLLEN) in clk_pllclk_recalc()