Lines Matching defs:rk_gpio_softc
91 struct rk_gpio_softc {
106 struct rk_gpio_softc *pin_sc;
120 CFATTACH_DECL_NEW(rk_gpio, sizeof(struct rk_gpio_softc),
126 struct rk_gpio_softc * const sc = device_private(dev);
153 struct rk_gpio_softc * const sc = device_private(dev);
166 struct rk_gpio_softc * const sc = device_private(dev);
182 struct rk_gpio_softc * const sc = device_private(dev);
203 struct rk_gpio_softc * const sc = priv;
221 struct rk_gpio_softc * const sc = priv;
241 struct rk_gpio_softc * const sc = priv;
259 struct rk_gpio_softc * const sc = priv;
277 struct rk_gpio_softc * const sc = priv;
292 struct rk_gpio_softc * const sc = priv;
305 struct rk_gpio_softc * const sc = priv;
332 rk_intr_enable(struct rk_gpio_softc *sc, u_int pin, uint32_t level,
389 rk_intr_disable(struct rk_gpio_softc *sc, struct rk_gpio_eint *eint)
412 struct rk_gpio_softc * const sc = device_private(dev);
448 struct rk_gpio_softc * const sc = device_private(dev);
473 struct rk_gpio_softc * const sc = device_private(dev);
482 struct rk_gpio_softc * const sc = device_private(dev);
501 struct rk_gpio_softc * const sc = vsc;
535 struct rk_gpio_softc * const sc = vsc;
556 struct rk_gpio_softc * const sc = priv;
568 struct rk_gpio_softc * const sc = priv;
578 rk_gpio_attach_ports(struct rk_gpio_softc *sc)
607 struct rk_gpio_softc * const sc = device_private(self);