Searched refs:NAU8824_REG_CLEAR_INT_REG (Results 1 – 2 of 2) sorted by relevance
114 { NAU8824_REG_CLEAR_INT_REG, 0x0000 },230 case NAU8824_REG_CLEAR_INT_REG ... NAU8824_REG_VDET_THRESHOLD_4: in nau8824_readable_reg()257 case NAU8824_REG_CLEAR_INT_REG ... NAU8824_REG_VDET_THRESHOLD_4: in nau8824_writeable_reg()286 case NAU8824_REG_IRQ ... NAU8824_REG_CLEAR_INT_REG: in nau8824_volatile_reg()830 NAU8824_REG_CLEAR_INT_REG, clear_irq); in nau8824_int_status_clear_all()969 regmap_read(regmap, NAU8824_REG_CLEAR_INT_REG, in nau8824_interrupt()1004 regmap_write(regmap, NAU8824_REG_CLEAR_INT_REG, clear_irq); in nau8824_interrupt()
29 #define NAU8824_REG_CLEAR_INT_REG 0x11 macro