Searched refs:bcmgpio_softc (Results 1 – 1 of 1) sorted by relevance
86 struct bcmgpio_softc;88 struct bcmgpio_softc *sc_bcm;95 struct bcmgpio_softc { struct132 u_int bcm283x_pin_getfunc(const struct bcmgpio_softc * const, u_int);133 void bcm283x_pin_setfunc(const struct bcmgpio_softc * const, u_int,135 void bcm283x_pin_setpull(const struct bcmgpio_softc * const, u_int,163 CFATTACH_DECL_NEW(bcmgpio, sizeof(struct bcmgpio_softc),174 struct bcmgpio_softc * const sc = device_private(dev); in bcm283x_pinctrl_set_config()259 struct bcmgpio_softc * const sc = device_private(self); in bcmgpio_attach()396 struct bcmgpio_softc * const sc = b->sc_bcm; in bcmgpio_intr()[all …]