Home
last modified time | relevance | path

Searched defs:aw_clk_np_sc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_np.c46 struct aw_clk_np_sc { struct
47 uint32_t offset;
49 struct aw_clk_factor n;
50 struct aw_clk_factor p;
52 uint32_t gate_shift;
53 uint32_t lock_shift;
54 uint32_t lock_retries;
79 struct aw_clk_np_sc *sc; in aw_clk_np_set_gate() argument