Searched refs:PLLCTL_PLLENSRC (Results 1 – 3 of 3) sorted by relevance
51 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()96 val &= ~PLLCTL_PLLENSRC; in davinci_pm_suspend()
79 bic ip, ip, #PLLCTL_PLLENSRC134 bic ip, ip, #PLLCTL_PLLENSRC
18 #define PLLCTL_PLLENSRC BIT(5) macro