Searched refs:PLLCTL_PLLPWRDN (Results 1 – 4 of 4) sorted by relevance
55 val |= PLLCTL_PLLPWRDN; in davinci_pm_suspend()77 val &= ~PLLCTL_PLLPWRDN; in davinci_pm_suspend()
102 orr ip, ip, #PLLCTL_PLLPWRDN127 bic ip, ip, #PLLCTL_PLLPWRDN
22 #define PLLCTL_PLLPWRDN BIT(1) macro
63 #define PLLCTL_PLLPWRDN BIT(1) macro