Searched refs:CLK_FRAC_DIVIDER_ZERO_BASED (Results 1 – 5 of 5) sorted by relevance
57 if (fd->flags & CLK_FRAC_DIVIDER_ZERO_BASED) { in clk_fd_recalc_rate()125 if (fd->flags & CLK_FRAC_DIVIDER_ZERO_BASED) { in clk_fd_set_rate()
61 fd->flags = CLK_FRAC_DIVIDER_ZERO_BASED; in imx7ulp_clk_hw_composite()
958 #define CLK_FRAC_DIVIDER_ZERO_BASED BIT(0) macro
946 #define CLK_FRAC_DIVIDER_ZERO_BASED BIT(0)
188 fd->flags = CLK_FRAC_DIVIDER_ZERO_BASED;