Searched refs:CLK_FRAC_DIVIDER_ZERO_BASED (Results 1 – 3 of 3) sorted by relevance
91 if (fd->flags & CLK_FRAC_DIVIDER_ZERO_BASED) { in clk_fd_get_div()175 if (fd->flags & CLK_FRAC_DIVIDER_ZERO_BASED) { in clk_fd_set_rate()
109 fd->flags = CLK_FRAC_DIVIDER_ZERO_BASED; in imx_ulp_clk_hw_composite()
1151 #define CLK_FRAC_DIVIDER_ZERO_BASED BIT(0) macro
Completed in 8 milliseconds