Searched refs:PLLCTL_PLLEN (Results 1 – 6 of 6) sorted by relevance
48 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()94 val |= PLLCTL_PLLEN; in davinci_pm_suspend()
92 bic ip, ip, #PLLCTL_PLLEN147 orr ip, ip, #PLLCTL_PLLEN
21 #define PLLCTL_PLLEN BIT(0) macro
424 if (ctrl & PLLCTL_PLLEN) { in clk_pllclk_recalc()517 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_set_pllrate()543 ctrl |= PLLCTL_PLLEN; in davinci_set_pllrate()
62 #define PLLCTL_PLLEN BIT(0) macro
282 if (ctrl & PLLCTL_PLLEN) in clk_pllclk_recalc()