Searched full:mt6359 (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | mt6397-core.c | 20 #include <linux/mfd/mt6359/core.h> 27 #include <linux/mfd/mt6359/registers.h> 171 .name = "mt6359-auxadc", 214 .name = "mt6359-auxadc", 237 .name = "mt6359-auxadc", 238 .of_compatible = "mediatek,mt6359-auxadc" 240 { .name = "mt6359-regulator", }, 242 .name = "mt6359-rtc", 247 { .name = "mt6359-sound", }, 249 .name = "mt6359-keys", [all …]
|
| /linux/drivers/iio/adc/ |
| H A D | mt6359-auxadc.c | 3 * MediaTek MT6359 PMIC AUXADC IIO driver 26 #include <dt-bindings/iio/adc/mediatek,mt6359-auxadc.h> 302 MTK_PMIC_IIO_CHAN(MT6359, bat_adc, BATADC, 0, 15, IIO_RESISTANCE), 303 MTK_PMIC_IIO_CHAN(MT6359, batt_temp, BAT_TEMP, 3, 12, IIO_TEMP), 304 MTK_PMIC_IIO_CHAN(MT6359, chip_temp, CHIP_TEMP, 4, 12, IIO_TEMP), 305 MTK_PMIC_IIO_CHAN(MT6359, acc_det, ACCDET, 5, 12, IIO_RESISTANCE), 306 MTK_PMIC_IIO_CHAN(MT6359, dcxo_v, VDCXO, 6, 12, IIO_VOLTAGE), 307 MTK_PMIC_IIO_CHAN(MT6359, tsx_temp, TSX_TEMP, 7, 15, IIO_TEMP), 308 MTK_PMIC_IIO_CHAN(MT6359, hp_ofs_cal, HPOFS_CAL, 9, 15, IIO_RESISTANCE), 309 MTK_PMIC_IIO_CHAN(MT6359, dcxo_temp, DCXO_TEMP, 10, 15, IIO_TEMP), [all …]
|
| /linux/sound/soc/mediatek/ |
| H A D | Kconfig | 241 tristate "ASoC Audio driver for MT8188 with MT6359 and I2S codecs" 255 boards with the MT6359 and other I2S audio codecs. 301 tristate "ASoC Audio driver for MT8192 with MT6359 RT1015 RT5682 codec" 312 with the MT6359 RT1015 RT5682 audio codec. 329 tristate "ASoC Audio driver for MT8195 with MT6359 and I2S codecs" 342 boards with the MT6359 and other I2S audio codecs.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | mt8192-mt6359-rt1015-rt5682.yaml | 4 $id: http://devicetree.org/schemas/sound/mt8192-mt6359-rt1015-rt5682.yaml# 7 title: Mediatek MT8192 with MT6359, RT1015 and RT5682 ASoC sound card driver
|
| H A D | mt8195-mt6359.yaml | 4 $id: http://devicetree.org/schemas/sound/mt8195-mt6359.yaml#
|
| /linux/sound/soc/mediatek/mt8195/ |
| H A D | Makefile | 15 obj-$(CONFIG_SND_SOC_MT8195_MT6359) += mt8195-mt6359.o
|
| /linux/sound/soc/mediatek/mt8192/ |
| H A D | Makefile | 16 mt8192-mt6359-rt1015-rt5682.o
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8192-evb.dts | 8 #include "mt6359.dtsi"
|
| H A D | mt8188-evb.dts | 7 #include "mt6359.dtsi"
|
| /linux/sound/soc/codecs/ |
| H A D | mt6359-accdet.c | 3 // mt6359-accdet.c -- ALSA SoC mt6359 accdet driver 28 #include "mt6359-accdet.h" 29 #include "mt6359.h" 34 /* mt6359 accdet capability */ 1055 MODULE_DESCRIPTION("MT6359 ALSA SoC codec jack driver");
|
| H A D | Kconfig | 2852 tristate "MediaTek MT6359 Codec" 2855 Enable support for the platform which uses MT6359 as 2859 tristate "MediaTek MT6359 ACCDET driver"
|
| H A D | mt6359.h | 1784 /* The following are used for mt6359.c */ 4277 #define CODEC_MT6359_NAME "mtk-codec-mt6359"
|
| /linux/drivers/input/keyboard/ |
| H A D | mtk-pmic-keys.c | 15 #include <linux/mfd/mt6359/registers.h> 317 .compatible = "mediatek,mt6359-keys",
|
| /linux/sound/soc/sof/mediatek/mt8195/ |
| H A D | mt8195.c | 474 .sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg" 477 .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"
|