Searched refs:PLLCTL_PLLENSRC (Results 1 – 8 of 8) sorted by relevance
52 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()97 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
51 #define PLLCTL_PLLENSRC (1 << 5) macro
41 clrbits_le32(&dv_pll0_regs->pllctl, PLLCTL_PLLENSRC); in dm365_pll1_init()123 clrbits_le32(&dv_pll1_regs->pllctl, PLLCTL_PLLENSRC); in dm365_pll2_init()
47 clrbits_le32(®->pllctl, PLLCTL_PLLENSRC); in da850_pll_init()
63 #define PLLCTL_PLLENSRC BIT(5) macro
65 #define PLLCTL_PLLENSRC BIT(5) macro318 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pllen_rate_change()