Home
last modified time | relevance | path

Searched defs:pca953x_chip (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-pca953x.c191 struct pca953x_chip { struct
215 static int pca953x_bank_shift(struct pca953x_chip *chip) in pca953x_bank_shift() argument
/kernel/linux/linux-6.6/drivers/gpio/
Dgpio-pca953x.c198 struct pca953x_chip { struct
220 u8 (*recalc_addr)(struct pca953x_chip *chip, int reg, int off); argument
221 bool (*check_reg)(struct pca953x_chip *chip, unsigned int reg, argument