Searched refs:NAU8824_REG_INTERRUPT_SETTING_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.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() 872 regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_eject_jack() 928 regmap_update_bits(regmap, NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_setup_auto_irq() 1013 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_interrupt() 1479 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_resume_setup() 1511 NAU8824_REG_INTERRUPT_SETTING_1, in nau8824_set_bias_level() 1805 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
|