Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dnau8825.c191 { NAU8825_REG_POWER_UP_CONTROL, 0x0 },
518 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_prepare_dac()
523 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_prepare_dac()
633 regmap_update_bits(nau8825->regmap, NAU8825_REG_POWER_UP_CONTROL, in nau8825_xtalk_clean_dac()
888 case NAU8825_REG_POWER_UP_CONTROL ... NAU8825_REG_CHARGE_PUMP: in nau8825_writeable_reg()
1171 NAU8825_REG_POWER_UP_CONTROL, 5, 0, NULL, 0),
1173 NAU8825_REG_POWER_UP_CONTROL, 4, 0, NULL, 0),
1175 NAU8825_REG_POWER_UP_CONTROL, 3, 0, NULL, 0),
1177 NAU8825_REG_POWER_UP_CONTROL, 2, 0, NULL, 0),
1179 NAU8825_REG_POWER_UP_CONTROL, 1, 0, NULL, 0),
[all …]
A Dnau8825.h88 #define NAU8825_REG_POWER_UP_CONTROL 0x7f macro

Completed in 9 milliseconds