Lines Matching refs:imx51_gpio_softc

114 struct imx51_gpio_softc {  struct
153 static void imx51_gpio_pin_configure(struct imx51_gpio_softc *,
178 gpio_pic_map_fdt(struct imx51_gpio_softc *sc, struct intr_map_data_fdt *daf, in gpio_pic_map_fdt()
234 gpio_pic_map_gpio(struct imx51_gpio_softc *sc, struct intr_map_data_gpio *dag, in gpio_pic_map_gpio()
265 gpio_pic_map(struct imx51_gpio_softc *sc, struct intr_map_data *data, in gpio_pic_map()
287 struct imx51_gpio_softc *sc; in gpio_pic_map_intr()
300 struct imx51_gpio_softc *sc; in gpio_pic_teardown_intr()
321 struct imx51_gpio_softc *sc; in gpio_pic_setup_intr()
398 struct imx51_gpio_softc *sc; in gpio_pic_disable_intr()
415 struct imx51_gpio_softc *sc; in gpio_pic_enable_intr()
429 struct imx51_gpio_softc *sc; in gpio_pic_post_filter()
443 struct imx51_gpio_softc *sc; in gpio_pic_post_ithread()
464 struct imx51_gpio_softc *sc; in gpio_pic_filter()
491 gpio_pic_register_isrcs(struct imx51_gpio_softc *sc) in gpio_pic_register_isrcs()
518 imx51_gpio_pin_configure(struct imx51_gpio_softc *sc, struct gpio_pin *pin, in imx51_gpio_pin_configure()
570 struct imx51_gpio_softc *sc; in imx51_gpio_get_bus()
580 struct imx51_gpio_softc *sc; in imx51_gpio_pin_max()
591 struct imx51_gpio_softc *sc; in imx51_gpio_pin_getcaps()
606 struct imx51_gpio_softc *sc; in imx51_gpio_pin_getflags()
621 struct imx51_gpio_softc *sc; in imx51_gpio_pin_getname()
637 struct imx51_gpio_softc *sc; in imx51_gpio_pin_setflags()
652 struct imx51_gpio_softc *sc; in imx51_gpio_pin_set()
672 struct imx51_gpio_softc *sc; in imx51_gpio_pin_get()
700 struct imx51_gpio_softc *sc; in imx51_gpio_pin_toggle()
719 struct imx51_gpio_softc *sc; in imx51_gpio_pin_access_32()
743 struct imx51_gpio_softc *sc; in imx51_gpio_pin_config_32()
799 struct imx51_gpio_softc *sc; in imx51_gpio_attach()
879 struct imx51_gpio_softc *sc; in imx51_gpio_detach()
953 sizeof(struct imx51_gpio_softc),