Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-altera.c53 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_unmask() local
71 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_mask() local
130 struct of_mm_gpio_chip *mm_gc; in altera_gpio_get() local
139 struct of_mm_gpio_chip *mm_gc; in altera_gpio_set() local
159 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_input() local
180 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_output() local
210 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_edge_handler() local
238 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_leveL_high_handler() local
Dgpio-mpc5200.c59 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_get() local
73 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in __mpc52xx_wkup_gpio_set() local
102 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_dir_in() local
126 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_wkup_gpio_dir_out() local
226 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_get() local
238 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in __mpc52xx_simple_gpio_set() local
266 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_dir_in() local
290 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in mpc52xx_simple_gpio_dir_out() local
Dgpio-xilinx.c94 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in xgpio_get() local
117 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in xgpio_set() local
149 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in xgpio_dir_in() local
182 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in xgpio_dir_out() local
212 static void xgpio_save_regs(struct of_mm_gpio_chip *mm_gc) in xgpio_save_regs()
Dgpio-mm-lantiq.c64 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in ltq_mm_set() local
94 static void ltq_mm_save_regs(struct of_mm_gpio_chip *mm_gc) in ltq_mm_save_regs()
Dgpiolib-of.c284 struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_add()
324 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove()
Dgpio-mpc8xxx.c34 struct of_mm_gpio_chip mm_gc; member
383 struct of_mm_gpio_chip *mm_gc; in mpc8xxx_probe() local