Searched refs:update_shift (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/clk/allwinner/
H A Daw_clk_nkmp.h47 uint32_t update_shift; member in struct:aw_clk_nkmp_def
H A Daw_clk_nkmp.c57 uint32_t update_shift; member in struct:aw_clk_nkmp_sc
300 val |= 1 << sc->update_shift;
401 sc->update_shift = clkdef->update_shift;
H A Daw_clk.h314 .update_shift = _update, \

Completed in 168 milliseconds