Searched refs:pcf857x (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-pcf857x.c | 3 * Driver for pcf857x, pca857x, and pca967x I2C GPIO expanders 10 #include <linux/platform_data/pcf857x.h> 61 * The pcf857x, pca857x, and pca967x chips only expose one read and one 70 * pcf857x parts, making the "legacy" I2C driver model problematic. 72 struct pcf857x { struct 125 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_input() 138 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_get() 147 struct pcf857x *gpio = gpiochip_get_data(chip); in pcf857x_output() 171 struct pcf857x *gpio = data; in pcf857x_irq() 198 struct pcf857x *gpi in pcf857x_irq_set_wake() [all...] |
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-pcf857x.c | 3 * Driver for pcf857x, pca857x, and pca967x I2C GPIO expanders 57 * The pcf857x, pca857x, and pca967x chips only expose one read and one 66 * pcf857x parts, making the "legacy" I2C driver model problematic. 68 struct pcf857x { struct 120 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 *gpi in pcf857x_irq() [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | board-dm646x-evm.c | 26 #include <linux/platform_data/pcf857x.h>
|
H A D | board-da830-evm.c | 20 #include <linux/platform_data/pcf857x.h>
|
H A D | board-dm644x-evm.c | 18 #include <linux/platform_data/pcf857x.h>
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | balloon3.c | 26 #include <linux/platform_data/pcf857x.h>
|
H A D | stargate2.c | 26 #include <linux/platform_data/pcf857x.h>
|
Completed in 6 milliseconds