Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_cru.c67 static struct resource_spec rk_cru_spec[] = { variable
221 if (bus_alloc_resources(dev, rk_cru_spec, &sc->res) != 0) { in rk_cru_attach()