Searched +full:mt6397 +full:- +full:codec (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | mt6397-core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 21 #include <linux/mfd/mt6397/core.h> 28 #include <linux/mfd/mt6397/registers.h> 128 .name = "mt6323-auxadc", 129 .of_compatible = "mediatek,mt6323-auxadc", 131 .name = "mt6323-efuse", 132 .of_compatible = "mediatek,mt6323-efuse", 134 .name = "mt6323-rtc", 137 .of_compatible = "mediatek,mt6323-rtc", 139 .name = "mt6323-regulator", [all …]
|
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 58 tristate "Active-semi ACT8945A" 63 Support for the ACT8945A PMIC from Active-semi. This device 64 features three step-down DC/DC converters and four low-dropout 80 sun4i-gpadc-iio and the hwmon driver iio_hwmon. 83 called sun4i-gpadc. 114 tablets etc. It has 4 DC/DC step-down regulators, 3 DC/DC step-down 146 over at91-usart-serial driver and usart-spi-driver. Only one function 162 tristate "Atmel HLCDC (High-end LCD Controller)" 199 tristate "X-Powers AC100" [all …]
|
| /linux/sound/soc/codecs/ |
| H A D | mt6359-accdet.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // mt6359-accdet.c -- ALSA SoC mt6359 accdet driver 26 #include <linux/mfd/mt6397/core.h> 28 #include "mt6359-accdet.h" 32 #define REGISTER_VAL(x) ((x) - 1) 74 if (priv->dat in adjust_eint_analog_setting() 925 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); mt6359_accdet_probe() local [all...] |
| H A D | mt6357.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * MT6357 ALSA SoC audio codec driver 9 #include <linux/dma-mapping.h> 12 #include <linux/mfd/mt6397/core.h> 19 regmap_write(priv->regmap, MT6357_GPIO_MODE2_CLR, MT6357_GPIO_MODE2_CLEAR_ALL); in set_playback_gpio() 22 regmap_write(priv->regmap, MT6357_GPIO_MODE2_SET, in set_playback_gpio() 32 regmap_update_bits(priv->regmap, MT6357_GPIO_DIR0, in set_playback_gpio() 46 regmap_write(priv->regma in set_capture_gpio() 1709 mt6357_codec_probe(struct snd_soc_component * codec) mt6357_codec_probe() argument 1803 struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent); mt6357_platform_driver_probe() local [all...] |
| H A D | mt6358.c | 1 // SPDX-License-Identifier: GPL-2.0 3 // mt6358.c -- mt6358 ALSA SoC audio codec driver 13 #include <linux/mfd/mt6397/core.h> 106 priv->mtkaif_protocol = mtkaif_protocol; in mt6358_set_mtkaif_protocol() 114 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR, in playback_gpio_set() 116 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_SET, in playback_gpio_set() 118 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2, in playback_gpio_set() 129 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2_CLR, in playback_gpio_reset() 131 regmap_update_bits(priv->regmap, MT6358_GPIO_MODE2, in playback_gpio_reset() 133 regmap_update_bits(priv->regmap, MT6358_GPIO_DIR0, in playback_gpio_reset() [all …]
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8186-corsola.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 5 /dts-v1/; 7 #include <dt-bindings/pinctrl/mt8186-pinfunc.h> 8 #include <dt-bindings/gpio/gpio.h> 9 #include <dt-bindings/input/input.h> 10 #include <dt-bindings/input/gpio-keys.h> 11 #include <dt-bindings/regulator/mediatek,mt6397-regulator.h> 26 stdout-path = "serial0:115200n8"; 35 backlight_lcd0: backlight-lcd0 { 36 compatible = "pwm-backlight"; [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 ---------- [all...] |