HomeSort by: relevance | last modified time | path
    Searched defs:rk3399_iomux_conf (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/rockchip/
rk3399_iomux.c 174 struct rk3399_iomux_conf { struct
179 static const struct rk3399_iomux_conf rk3399_iomux_conf = { variable in typeref:typename:const struct rk3399_iomux_conf
185 { .compat = "rockchip,rk3399-pinctrl", .data = &rk3399_iomux_conf },
193 const struct rk3399_iomux_conf *sc_conf;
rk3399_iomux.c 174 struct rk3399_iomux_conf { struct
179 static const struct rk3399_iomux_conf rk3399_iomux_conf = { variable in typeref:typename:const struct rk3399_iomux_conf
185 { .compat = "rockchip,rk3399-pinctrl", .data = &rk3399_iomux_conf },
193 const struct rk3399_iomux_conf *sc_conf;

Completed in 138 milliseconds