Searched refs:PLLCTL_PLLEN (Results 1 – 6 of 6) sorted by relevance
52 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()98 val |= PLLCTL_PLLEN; in davinci_pm_suspend()
14 #define PLLCTL_PLLEN BIT(0) macro
80 bic ip, ip, #PLLCTL_PLLEN135 orr ip, ip, #PLLCTL_PLLEN
59 #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()
278 if (ctrl & PLLCTL_PLLEN) in clk_pllclk_recalc()