Searched refs:PLLCTL_PLLRST (Results 1 – 5 of 5) sorted by relevance
79 val &= ~PLLCTL_PLLRST; in davinci_pm_suspend()92 val |= PLLCTL_PLLRST; in davinci_pm_suspend()
19 #define PLLCTL_PLLRST BIT(3) macro
122 bic ip, ip, #PLLCTL_PLLRST136 orr ip, ip, #PLLCTL_PLLRST
64 #define PLLCTL_PLLRST BIT(3) macro
63 #define PLLCTL_PLLRST BIT(3) macro324 ctrl &= ~(PLLCTL_PLLRST | PLLCTL_PLLDIS); in davinci_pllen_rate_change()330 ctrl |= PLLCTL_PLLRST; in davinci_pllen_rate_change()