Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mc9s08dz60.c18 struct mc9s08dz60 { struct
33 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_get_value() argument
41 static int mc9s08dz60_set(struct mc9s08dz60 *mc9s, unsigned offset, int val) in mc9s08dz60_set()
63 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_set_value()
71 struct mc9s08dz60 *mc9s = gpiochip_get_data(gc); in mc9s08dz60_direction_output()
79 struct mc9s08dz60 *mc9s; in mc9s08dz60_probe()
H A DMakefile94 obj-$(CONFIG_GPIO_MC9S08DZ60) += gpio-mc9s08dz60.o