Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/
H A Drk_iodomain.c57 struct rk_iodomain_conf { struct
68 struct rk_iodomain_conf *conf; argument
84 static struct rk_iodomain_conf rk3288_conf = {
97 static struct rk_iodomain_conf rk3399_conf = {
108 static struct rk_iodomain_conf rk3399_pmu_conf = {
191 sc->conf = (struct rk_iodomain_conf *)ofw_bus_search_compatible(dev, compat_data)->ocd_data; in rk_iodomain_attach()