Searched refs:max98088 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | max98088.c | 387 max98088->mic1pre = sel; in max98088_mic1pre_set() 411 max98088->mic2pre = sel; in max98088_mic2pre_set() 1013 pclk = DIV_ROUND_CLOSEST(max98088->sysclk, max98088->mclk_prescaler); in max98088_dai1_hw_params() 1083 pclk = DIV_ROUND_CLOSEST(max98088->sysclk, max98088->mclk_prescaler); in max98088_dai2_hw_params() 1622 max98088->eq_enum.texts = max98088->eq_texts; in max98088_handle_eq_pdata() 1623 max98088->eq_enum.items = max98088->eq_textcnt; in max98088_handle_eq_pdata() 1687 max98088->ex_mode = 0; in max98088_probe() 1688 max98088->digmic = 0; in max98088_probe() 1689 max98088->mic1pre = 0; in max98088_probe() 1760 if (max98088 == NULL) in max98088_i2c_probe() [all …]
|
H A D | Makefile | 145 snd-soc-max98088-objs := max98088.o 526 obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-max98088.o
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | nvidia,tegra-audio-max9808x.yaml | 20 - pattern: '^[a-z0-9]+,tegra-audio-max98088(-[a-z0-9]+)+$' 21 - const: nvidia,tegra-audio-max98088
|
H A D | maxim,max98088.txt | 7 - compatible: "maxim,max98088" or "maxim,max98089".
|
/openbmc/u-boot/drivers/sound/ |
H A D | Makefile | 15 obj-$(CONFIG_SOUND_MAX98088) += max98088.o maxim_codec.o
|
H A D | Kconfig | 75 bool "Support Maxim max98088 audio codec" 78 Enable the max98088 audio codec. This is connected via I2S for
|
H A D | max98088.c | 417 U_BOOT_DRIVER(max98088) = {
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | exynos5250-spring.dts | 134 compatible = "google,spring-audio-max98088"; 137 samsung,audio-codec = <&max98088>; 145 sound-dai = <&max98088 0>; 694 max98088: soundcodec@10 { label 696 compatible = "maxim,max98088";
|