Home
last modified time | relevance | path

Searched refs:mc9s08dz60 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpio/
Dgpio-mc9s08dz60.c27 struct mc9s08dz60 { struct
42 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_get_value() argument
50 static int mc9s08dz60_set(struct mc9s08dz60 *mc9s, unsigned offset, int val) in mc9s08dz60_set()
72 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_set_value()
80 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_direction_output()
88 struct mc9s08dz60 *mc9s; in mc9s08dz60_probe()
DMakefile85 obj-$(CONFIG_GPIO_MC9S08DZ60) += gpio-mc9s08dz60.o