Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c378 struct of_mm_gpio_chip mm_gc; member
399 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_get() local
424 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_set() local
438 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_to_irq() local
446 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_dir_out() local
464 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_dir_in() local
483 struct of_mm_gpio_chip *mm_gc; in cpm1_gpiochip_add16() local
518 struct of_mm_gpio_chip mm_gc; member
536 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio32_get() local
561 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio32_set() local
[all …]
/openbmc/linux/arch/powerpc/sysdev/
H A Dcpm_common.c100 struct of_mm_gpio_chip mm_gc; member
107 static void cpm2_gpio32_save_regs(struct of_mm_gpio_chip *mm_gc) in cpm2_gpio32_save_regs()
118 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_get() local
127 static void __cpm2_gpio32_set(struct of_mm_gpio_chip *mm_gc, u32 pin_mask, in __cpm2_gpio32_set()
143 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_set() local
157 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_dir_out() local
175 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_dir_in() local
194 struct of_mm_gpio_chip *mm_gc; in cpm2_gpiochip_add32() local
/openbmc/linux/drivers/soc/fsl/qe/
H A Dgpio.c26 struct of_mm_gpio_chip mm_gc; member
36 static void qe_gpio_save_regs(struct of_mm_gpio_chip *mm_gc) in qe_gpio_save_regs()
53 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_get() local
62 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_set() local
83 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_set_multiple() local
109 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_dir_in() local
124 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in qe_gpio_dir_out() local
301 struct of_mm_gpio_chip *mm_gc; in qe_add_gpiochips() local
/openbmc/linux/drivers/gpio/
H A Dgpio-altera.c38 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
108 struct of_mm_gpio_chip *mm_gc; in altera_gpio_get() local
117 struct of_mm_gpio_chip *mm_gc; in altera_gpio_set() local
137 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_input() local
158 struct of_mm_gpio_chip *mm_gc; in altera_gpio_direction_output() local
188 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
H A 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
H A Dgpio-mm-lantiq.c90 static void ltq_mm_save_regs(struct of_mm_gpio_chip *mm_gc) in ltq_mm_save_regs()
H A Dgpiolib-of.c940 struct of_mm_gpio_chip *mm_gc, in of_mm_gpiochip_add_data()
982 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove()
/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dgpio.c48 struct of_mm_gpio_chip mm_gc; member
60 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in ppc4xx_gpio_get() local
69 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in __ppc4xx_gpio_set() local
95 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in ppc4xx_gpio_dir_in() local
125 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in ppc4xx_gpio_dir_out() local
164 struct of_mm_gpio_chip *mm_gc; in ppc4xx_add_gpiochips() local