Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dnau8540.c77 {NAU8540_REG_POWER_MANAGEMENT, 0x0000},
133 case NAU8540_REG_POWER_MANAGEMENT ... NAU8540_REG_FLL_VCO_RSV: in nau8540_readable_reg()
284 regmap_update_bits(nau8540->regmap, NAU8540_REG_POWER_MANAGEMENT, in adc_power_control()
295 regmap_update_bits(nau8540->regmap, NAU8540_REG_POWER_MANAGEMENT, in adc_power_control()
H A Dnau8540.h13 #define NAU8540_REG_POWER_MANAGEMENT 0x01 macro