Home
last modified time | relevance | path

Searched refs:PLL_POSTDIV_FIXED_DIV (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll-dm355.c23 PLL_POSTDIV_ALWAYS_ENABLED | PLL_POSTDIV_FIXED_DIV,
63 PLL_POSTDIV_ALWAYS_ENABLED | PLL_POSTDIV_FIXED_DIV,
H A Dpll-dm644x.c64 .flags = PLL_HAS_POSTDIV | PLL_POSTDIV_FIXED_DIV,
H A Dpll.h23 #define PLL_POSTDIV_FIXED_DIV BIT(6) /* fixed divider value */ macro
H A Dpll.c476 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; in davinci_pll_clk_register()
/kernel/linux/linux-6.6/drivers/clk/davinci/
H A Dpll.h23 #define PLL_POSTDIV_FIXED_DIV BIT(6) /* fixed divider value */ macro
H A Dpll.c476 bool fixed = info->flags & PLL_POSTDIV_FIXED_DIV; in davinci_pll_clk_register()

Completed in 4 milliseconds