Home
last modified time | relevance | path

Searched refs:cond_width (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm/allwinner/clkng/
H A Daw_clk_prediv_mux.c163 sc->div.cond_mask = ((1 << clkdef->div.cond_width) - 1) << sc->div.shift; in aw_clk_prediv_mux_register()
171 if (clkdef->prediv.cond_width != 0) in aw_clk_prediv_mux_register()
172 sc->prediv.cond_mask = ((1 << clkdef->prediv.cond_width) - 1) << sc->prediv.shift; in aw_clk_prediv_mux_register()
H A Daw_clk.h86 uint32_t cond_width; member
497 .prediv.cond_width = _prediv_cond_width, \
526 .prediv.cond_width = 0, \
H A Daw_clk_nm.c338 if (clkdef->prediv.cond_width != 0) in aw_clk_nm_register()
339 sc->prediv.cond_mask = ((1 << clkdef->prediv.cond_width) - 1) << sc->prediv.shift; in aw_clk_nm_register()
H A Dccu_sun8i_r.c140 .cond_width = 2,
H A Dccu_a13.c270 .cond_width = 2,
307 .cond_width = 2,