Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dnau8822.c68 { NAU8822_REG_ALC_CONTROL_1, 0x0038 },
120 case NAU8822_REG_ALC_CONTROL_1 ...NAU8822_REG_PLL_K3: in nau8822_readable_reg()
144 case NAU8822_REG_ALC_CONTROL_1 ...NAU8822_REG_PLL_K3: in nau8822_writeable_reg()
271 SOC_ENUM_SINGLE(NAU8822_REG_ALC_CONTROL_1, NAU8822_ALCEN_SFT,
324 NAU8822_REG_ALC_CONTROL_1, 0, 7, 0),
326 NAU8822_REG_ALC_CONTROL_1, 3, 7, 0),
Dnau8822.h43 #define NAU8822_REG_ALC_CONTROL_1 0x20 macro