Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dnau8824.c116 { NAU8824_REG_JACK_DET_CTRL, 0x0000 },
232 case NAU8824_REG_JACK_DET_CTRL: in nau8824_readable_reg()
260 case NAU8824_REG_JACK_DET_CTRL: in nau8824_writeable_reg()
1787 regmap_update_bits(regmap, NAU8824_REG_JACK_DET_CTRL, in nau8824_init_regs()
1792 NAU8824_REG_JACK_DET_CTRL, NAU8824_JACK_EJECT_DT_MASK, in nau8824_init_regs()
Dnau8824.h23 #define NAU8824_REG_JACK_DET_CTRL 0x0D macro