Searched refs:NAU8825_REG_INTERRUPT_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dnau8825.c97 { NAU8825_REG_INTERRUPT_MASK, 0x0 },
164 case NAU8825_REG_INTERRUPT_MASK ... NAU8825_REG_KEYDET_CTRL: nau8825_readable_reg()
190 case NAU8825_REG_INTERRUPT_MASK: nau8825_writeable_reg()
539 regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK, nau8825_enable_jack_detect()
762 regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK, nau8825_setup_buttons()
810 regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK, 0x7ff, 0x7ff); nau8825_init_regs()
1185 regmap_update_bits(regmap, NAU8825_REG_INTERRUPT_MASK, nau8825_setup_irq()
H A Dnau8825.h27 #define NAU8825_REG_INTERRUPT_MASK 0x0f macro

Completed in 50 milliseconds