Searched refs:PLLCTL_PLLDIS (Results 1 – 3 of 3) sorted by relevance
17 #define PLLCTL_PLLDIS BIT(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()