Searched refs:PLLCTL_PLLEN (Results 1 – 4 of 4) sorted by relevance
52 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()98 val |= PLLCTL_PLLEN; in davinci_pm_suspend()
80 bic ip, ip, #PLLCTL_PLLEN135 orr ip, ip, #PLLCTL_PLLEN
14 #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()
Completed in 13 milliseconds