Searched refs:cond_width (Results 1 – 5 of 5) sorted by relevance
163 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()
86 uint32_t cond_width; member497 .prediv.cond_width = _prediv_cond_width, \526 .prediv.cond_width = 0, \
338 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()
140 .cond_width = 2,
270 .cond_width = 2,307 .cond_width = 2,