Searched refs:PLLCTL_PLLEN (Results 1 – 4 of 4) sorted by relevance
51 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()97 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
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 7 milliseconds