Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dcpm1.c382 struct of_mm_gpio_chip mm_gc; member
403 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_get() local
428 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_set() local
442 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_to_irq() local
450 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_dir_out() local
468 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio16_dir_in() local
487 struct of_mm_gpio_chip *mm_gc; in cpm1_gpiochip_add16() local
522 struct of_mm_gpio_chip mm_gc; member
540 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio32_get() local
565 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm1_gpio32_set() local
[all …]
/linux-6.3-rc2/arch/powerpc/sysdev/
A Dcpm_common.c102 struct of_mm_gpio_chip mm_gc; member
109 static void cpm2_gpio32_save_regs(struct of_mm_gpio_chip *mm_gc) in cpm2_gpio32_save_regs()
120 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_get() local
129 static void __cpm2_gpio32_set(struct of_mm_gpio_chip *mm_gc, u32 pin_mask, in __cpm2_gpio32_set()
145 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_set() local
159 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_dir_out() local
177 struct of_mm_gpio_chip *mm_gc = to_of_mm_gpio_chip(gc); in cpm2_gpio32_dir_in() local
196 struct of_mm_gpio_chip *mm_gc; in cpm2_gpiochip_add32() local
/linux-6.3-rc2/drivers/soc/fsl/qe/
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
/linux-6.3-rc2/drivers/gpio/
A Dgpio-altera.c40 struct of_mm_gpio_chip *mm_gc; in altera_gpio_irq_unmask() local
58 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
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
A Dgpio-mm-lantiq.c90 static void ltq_mm_save_regs(struct of_mm_gpio_chip *mm_gc) in ltq_mm_save_regs()
A Dgpiolib-of.c916 struct of_mm_gpio_chip *mm_gc, in of_mm_gpiochip_add_data()
958 void of_mm_gpiochip_remove(struct of_mm_gpio_chip *mm_gc) in of_mm_gpiochip_remove()
/linux-6.3-rc2/arch/powerpc/platforms/4xx/
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

Completed in 10 milliseconds