Searched refs:pcf857x (Results 1 – 3 of 3) sorted by relevance
70 struct pcf857x { struct122 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_input()135 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get()145 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get_multiple()159 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_output()182 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_set_multiple()195 struct pcf857x *gpio = data; in pcf857x_irq()222 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_set_wake()229 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_enable()278 struct pcf857x *gpio; in pcf857x_probe()[all …]
134 obj-$(CONFIG_GPIO_PCF857X) += gpio-pcf857x.o
8 * directly to pads on the SoC, others come from an 8-bit pcf857x IO10 * one set for the pcf857x, and one set for the pio controller.