Searched full:nau8540 (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | nau8540.c | 27 #include "nau8540.h" 236 struct nau8540 *nau8540 = snd_soc_component_get_drvdata(component); in nau8540_fepga_event() local 240 regmap_update_bits(nau8540->regmap, NAU8540_REG_FEPGA2, in nau8540_fepga_event() 257 struct nau8540 *nau8540 = snd_soc_component_get_drvdata(component); in nau8540_precharge_event() local 261 regmap_update_bits(nau8540->regmap, NAU8540_REG_REFERENCE, in nau8540_precharge_event() 264 regmap_update_bits(nau8540->regmap, NAU8540_REG_REFERENCE, in nau8540_precharge_event() 266 regmap_update_bits(nau8540->regmap, NAU8540_REG_FEPGA2, in nau8540_precharge_event() 279 struct nau8540 *nau8540 = snd_soc_component_get_drvdata(component); in adc_power_control() local 284 regmap_update_bits(nau8540->regmap, NAU8540_REG_POWER_MANAGEMENT, in adc_power_control() 286 regmap_update_bits(nau8540->regmap, NAU8540_REG_PCM_CTRL1, in adc_power_control() [all …]
|
H A D | nau8540.h | 240 struct nau8540 { struct
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | nuvoton,nau8540.yaml | 4 $id: http://devicetree.org/schemas/sound/nuvoton,nau8540.yaml# 17 const: nuvoton,nau8540 37 compatible = "nuvoton,nau8540";
|