Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/rockchip/
H A Drk3568_pmucru.c161 static struct rk_cru_gate rk3568_gates[] = { variable
228 sc->gates = rk3568_gates; in rk3568_pmucru_attach()
229 sc->ngates = nitems(rk3568_gates); in rk3568_pmucru_attach()
H A Drk3568_cru.c808 static struct rk_cru_gate rk3568_gates[] = { variable
1419 sc->gates = rk3568_gates; in rk3568_cru_attach()
1420 sc->ngates = nitems(rk3568_gates); in rk3568_cru_attach()