Searched refs:PLLCTL_PLLENSRC (Results 1 – 5 of 5) sorted by relevance
48 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()93 val &= ~PLLCTL_PLLENSRC; in davinci_pm_suspend()
91 bic ip, ip, #PLLCTL_PLLENSRC146 bic ip, ip, #PLLCTL_PLLENSRC
25 #define PLLCTL_PLLENSRC BIT(5) macro
511 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_set_pllrate()
66 #define PLLCTL_PLLENSRC BIT(5) macro