Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8822.c49 { NAU8822_REG_DAC_CONTROL, 0x0000 },
114 case NAU8822_REG_DAC_CONTROL ... NAU8822_REG_LEFT_ADC_DIGITAL_VOLUME: in nau8822_readable_reg()
138 case NAU8822_REG_DAC_CONTROL ... NAU8822_REG_LEFT_ADC_DIGITAL_VOLUME: in nau8822_writeable_reg()
293 NAU8822_REG_DAC_CONTROL, 0, 1, 1, 0),
382 NAU8822_REG_DAC_CONTROL, 5, 1, 0),
932 NAU8822_REG_DAC_CONTROL, 0x40, 0x40); in nau8822_mute()
935 NAU8822_REG_DAC_CONTROL, 0x40, 0); in nau8822_mute()
H A Dnau8822.h25 #define NAU8822_REG_DAC_CONTROL 0x0A macro