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