Searched refs:CLK_MESON_MPLL_ROUND_CLOSEST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/meson/ | ||
H A D | clk-mpll.h | 26 #define CLK_MESON_MPLL_ROUND_CLOSEST BIT(0) macro |
H A D | clk-mpll.c | 54 if (flags & CLK_MESON_MPLL_ROUND_CLOSEST) in params_from_rate() |