Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_gpio.c62 struct mpc85xx_gpio_softc { struct
73 struct mpc85xx_gpio_softc *sc; in mpc85xx_gpio_get_bus() argument
119 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_set()
143 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_get()
157 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_toggle()
203 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_attach()
243 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_detach()
285 sizeof(struct mpc85xx_gpio_softc),