Searched refs:PLLCTL_PLLDIS (Results 1 – 4 of 4) sorted by relevance
17 #define PLLCTL_PLLDIS BIT(4) macro
69 setbits_le32(®->pllctl, PLLCTL_PLLDIS); in da850_pll_init()79 clrbits_le32(®->pllctl, PLLCTL_PLLDIS); in da850_pll_init()
49 #define PLLCTL_PLLDIS (1 << 4) macro
64 #define PLLCTL_PLLDIS BIT(4) macro324 ctrl &= ~(PLLCTL_PLLRST | PLLCTL_PLLDIS); in davinci_pllen_rate_change()