Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dnau8822.c50 { NAU8822_REG_DAC_CONTROL, 0x0000 },
115 case NAU8822_REG_DAC_CONTROL ... NAU8822_REG_LEFT_ADC_DIGITAL_VOLUME: in nau8822_readable_reg()
139 case NAU8822_REG_DAC_CONTROL ... NAU8822_REG_LEFT_ADC_DIGITAL_VOLUME: in nau8822_writeable_reg()
294 NAU8822_REG_DAC_CONTROL, 0, 1, 1, 0),
383 NAU8822_REG_DAC_CONTROL, 5, 1, 0),
950 NAU8822_REG_DAC_CONTROL, 0x40, 0x40); in nau8822_mute()
953 NAU8822_REG_DAC_CONTROL, 0x40, 0); in nau8822_mute()
Dnau8822.h25 #define NAU8822_REG_DAC_CONTROL 0x0A macro