Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dsxiccmu_clocks.h180 const struct sxiccmu_ccu_bit sun8i_a23_gates[] = { variable
H A Dsxiccmu.c211 sc->sc_gates = sun8i_a23_gates; in sxiccmu_attach()
212 sc->sc_ngates = nitems(sun8i_a23_gates); in sxiccmu_attach()