Searched refs:PLLCTL_PLLDIS (Results 1 – 3 of 3) sorted by relevance
24 #define PLLCTL_PLLDIS BIT(4) macro
523 ctrl &= ~(PLLCTL_PLLRST | PLLCTL_PLLDIS); in davinci_set_pllrate()
65 #define PLLCTL_PLLDIS BIT(4) macro