Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-pca953x.c46 #define PCAL953X_IN_LATCH 0x22 macro
709 pca953x_write_regs(chip, PCAL953X_IN_LATCH, chip->irq_mask); in pca953x_irq_bus_sync_unlock()
1168 ret = regcache_sync_region(chip->regmap, PCAL953X_IN_LATCH, in pca953x_regcache_sync()
1169 PCAL953X_IN_LATCH + NBANK(chip)); in pca953x_regcache_sync()