Home
last modified time | relevance | path

Searched defs:mm_gc (Results 1 – 5 of 5) sorted by relevance

/drivers/soc/fsl/qe/
Dgpio.c25 struct of_mm_gpio_chip mm_gc; member
38 static void qe_gpio_save_regs(struct of_mm_gpio_chip *mm_gc) in qe_gpio_save_regs()
55 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_get() local
64 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_set() local
85 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_set_multiple() local
111 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_dir_in() local
126 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_dir_out() local
163 struct of_mm_gpio_chip *mm_gc; in qe_pin_request() local
306 struct of_mm_gpio_chip *mm_gc; in qe_add_gpiochips() local
/drivers/gpio/
Dgpio-altera.c39 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_unmask() local
57 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_mask() local
107 struct of_mm_gpio_chip *mm_gc; in altera_gpio_get() local
116 struct of_mm_gpio_chip *mm_gc; in altera_gpio_set() local
136 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_input() local
157 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_output() local
187 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_edge_handler() local
215 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_leveL_high_handler() local
Dgpio-mpc5200.c46 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_get() local
60 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in __mpc52xx_wkup_gpio_set() local
88 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_dir_in() local
111 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_dir_out() local
210 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_get() local
222 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in __mpc52xx_simple_gpio_set() local
249 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_dir_in() local
272 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_dir_out() local
Dgpio-mm-lantiq.c90 static void ltq_mm_save_regs(struct of_mm_gpio_chip *mm_gc) in ltq_mm_save_regs()
Dgpiolib-of.c722 struct of_mm_gpio_chip *mm_gc, in of_mm_gpiochip_add_data()
762 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove()