Home
last modified time | relevance | path

Searched full:max9867 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax9867.c3 // MAX9867 ALSA SoC codec driver
17 #include "max9867.h"
56 struct max9867_priv *max9867 = snd_soc_component_get_drvdata(component); in max9867_adc_dac_event() local
71 max9867->adc_dac_active |= BIT(adc_dac); in max9867_adc_dac_event()
73 max9867->adc_dac_active &= ~BIT(adc_dac); in max9867_adc_dac_event()
82 struct max9867_priv *max9867 = snd_soc_component_get_drvdata(component); in max9867_filter_get() local
86 ret = regmap_read(max9867->regmap, MAX9867_CODECFLTR, &reg); in max9867_filter_get()
102 struct max9867_priv *max9867 = snd_soc_component_get_drvdata(component); in max9867_filter_set() local
110 if (max9867->adc_dac_active) in max9867_filter_set()
114 ret = regmap_read(max9867->regmap, MAX9867_CODECFLTR, &reg); in max9867_filter_set()
[all …]
H A Dmax9867.h3 * max9867.h -- MAX9867 ALSA SoC Audio driver
11 /* MAX9867 register space */
H A DMakefile150 snd-soc-max9867-objs := max9867.o
531 obj-$(CONFIG_SND_SOC_MAX9867) += snd-soc-max9867.o
H A DKconfig1166 tristate "Maxim MAX9867 CODEC"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dmaxim,max9867.yaml4 $id: http://devicetree.org/schemas/sound/maxim,max9867.yaml#
7 title: Maxim Integrated MAX9867 CODEC
30 - maxim,max9867
54 compatible = "maxim,max9867";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]