Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/rockchip/
H A Drk3288_cru.c87 static struct rk_cru_gate rk3288_gates[] = { variable
895 sc->gates = rk3288_gates; in rk3288_cru_attach()
896 sc->ngates = nitems(rk3288_gates); in rk3288_cru_attach()