Home
last modified time | relevance | path

Searched refs:TI_CLK_FACTOR_ZERO_BASED (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/ti/clk/
H A Dti_clk_dpll.c109 else if (factor->flags & TI_CLK_FACTOR_ZERO_BASED) in ti_clk_factor_get_min()
159 if (!(factor->flags & TI_CLK_FACTOR_ZERO_BASED)) in ti_clk_get_factor()
173 if (factor->flags & TI_CLK_FACTOR_ZERO_BASED) in ti_clk_factor_get_value()
H A Dti_clk_dpll.h61 #define TI_CLK_FACTOR_ZERO_BASED 0x0002 macro
H A Dti_dpll_clock.c222 sc->dpll_def.ti_clksel_mult.flags = TI_CLK_FACTOR_ZERO_BASED | in parse_dpll_reg()
241 sc->dpll_def.ti_clksel_mult.flags = TI_CLK_FACTOR_ZERO_BASED | in parse_dpll_reg()