Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/allwinner/
H A Dccu_d1.c124 static struct aw_ccung_gate ccu_d1_gates[] = { variable
1043 sc->gates = ccu_d1_gates; in ccu_d1_attach()
1044 sc->ngates = nitems(ccu_d1_gates); in ccu_d1_attach()