Searched refs:pcf857x (Results 1 – 5 of 5) sorted by relevance
68 struct pcf857x { struct120 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_input()133 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get()143 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get_multiple()157 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_output()180 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_set_multiple()193 struct pcf857x *gpio = data; in pcf857x_irq()220 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_set_wake()227 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_enable()236 struct pcf857x *gpio = irq_data_get_irq_chip_data(data); in pcf857x_irq_disable()[all …]
125 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.
[all...]