Searched refs:NAU8824_REG_INTERRUPT_SETTING_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | nau8824.c | 117 { NAU8824_REG_INTERRUPT_SETTING_1, 0x0000 }, 233 case NAU8824_REG_INTERRUPT_SETTING_1: in nau8824_readable_reg() 261 case NAU8824_REG_INTERRUPT_SETTING_1: in nau8824_writeable_reg() 859 regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_eject_jack() 915 regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_setup_auto_irq() 1000 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_interrupt() 1466 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_resume_setup() 1498 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_set_bias_level() 1792 regmap_update_bits(nau8824->regmap, NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_setup_irq()
|
D | nau8824.h | 24 #define NAU8824_REG_INTERRUPT_SETTING_1 0x0F macro
|