Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8822.c67 { NAU8822_REG_ALC_CONTROL_1, 0x0038 },
119 case NAU8822_REG_ALC_CONTROL_1 ...NAU8822_REG_PLL_K3: in nau8822_readable_reg()
143 case NAU8822_REG_ALC_CONTROL_1 ...NAU8822_REG_PLL_K3: in nau8822_writeable_reg()
270 SOC_ENUM_SINGLE(NAU8822_REG_ALC_CONTROL_1, NAU8822_ALCEN_SFT,
323 NAU8822_REG_ALC_CONTROL_1, 0, 7, 0),
325 NAU8822_REG_ALC_CONTROL_1, 3, 7, 0),
H A Dnau8822.h43 #define NAU8822_REG_ALC_CONTROL_1 0x20 macro