Searched refs:PLLCTL_PLLRST (Results 1 – 5 of 5) sorted by relevance
76 val &= ~PLLCTL_PLLRST; in davinci_pm_suspend()89 val |= PLLCTL_PLLRST; in davinci_pm_suspend()
16 #define PLLCTL_PLLRST BIT(3) macro
110 bic ip, ip, #PLLCTL_PLLRST124 orr ip, ip, #PLLCTL_PLLRST
61 #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()