Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/allwinner/
H A Dccu_a10.c103 static struct aw_ccung_gate a10_ccu_gates[] = { variable
596 sc->gates = a10_ccu_gates; in ccu_a10_attach()
597 sc->ngates = nitems(a10_ccu_gates); in ccu_a10_attach()