Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dnau8540.c78 {NAU8540_REG_POWER_MANAGEMENT, 0x0000},
134 case NAU8540_REG_POWER_MANAGEMENT ... NAU8540_REG_FLL_VCO_RSV: in nau8540_readable_reg()
283 NAU8540_REG_POWER_MANAGEMENT, 0, 0, adc_power_control,
286 NAU8540_REG_POWER_MANAGEMENT, 1, 0, adc_power_control,
289 NAU8540_REG_POWER_MANAGEMENT, 2, 0, adc_power_control,
292 NAU8540_REG_POWER_MANAGEMENT, 3, 0, adc_power_control,
H A Dnau8540.h13 #define NAU8540_REG_POWER_MANAGEMENT 0x01 macro