Searched refs:PLL_POSTDIV_FIXED_DIV (Results 1 – 2 of 2) sorted by relevance
| /drivers/clk/davinci/ | ||
| A D | pll.h | 23 #define PLL_POSTDIV_FIXED_DIV BIT(6) /* fixed divider value */ macro |
| A D | pll.c | 474 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; in davinci_pll_clk_register() |
Completed in 5 milliseconds