Home
last modified time | relevance | path

Searched refs:PLLCTL_PLLRST (Results 1 – 1 of 1) sorted by relevance

/drivers/clk/davinci/
Dpll.c63 #define PLLCTL_PLLRST BIT(3) macro
324 ctrl &= ~(PLLCTL_PLLRST | PLLCTL_PLLDIS); in davinci_pllen_rate_change()
330 ctrl |= PLLCTL_PLLRST; in davinci_pllen_rate_change()