Searched refs:NAU8825_REG_POWER_UP_CONTROL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | nau8825.c | 194 { NAU8825_REG_POWER_UP_CONTROL, 0x0 }, 451 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_prepare_dac() 456 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_prepare_dac() 576 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_clean_dac() 578 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_clean_dac() 806 case NAU8825_REG_POWER_UP_CONTROL ... NAU8825_REG_GENERAL_STATUS: in nau8825_readable_reg() 832 case NAU8825_REG_POWER_UP_CONTROL ... NAU8825_REG_CHARGE_PUMP: in nau8825_writeable_reg() 1072 SOC_SINGLE_TLV("Frontend PGA Volume", NAU8825_REG_POWER_UP_CONTROL, 1115 SND_SOC_DAPM_PGA_E("Frontend PGA", NAU8825_REG_POWER_UP_CONTROL, 14, 0, 1156 NAU8825_REG_POWER_UP_CONTROL, 5, 0, NULL, 0), [all …]
|
D | nau8825.h | 90 #define NAU8825_REG_POWER_UP_CONTROL 0x7f macro
|