Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dnau8825.c191 case NAU8825_REG_INT_CLR_KEY_STATUS ... NAU8825_REG_KEYDET_CTRL: in nau8825_writeable_reg()
214 case NAU8825_REG_INT_CLR_KEY_STATUS: in nau8825_volatile_reg()
690 regmap_read(regmap, NAU8825_REG_INT_CLR_KEY_STATUS, in nau8825_interrupt()
720 regmap_write(regmap, NAU8825_REG_INT_CLR_KEY_STATUS, clear_irq); in nau8825_interrupt()
Dnau8825.h29 #define NAU8825_REG_INT_CLR_KEY_STATUS 0x11 macro