Home
last modified time | relevance | path

Searched full:mt6359 (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/iio/adc/
H A Dmt6359-auxadc.c3 * MediaTek MT6359 PMIC AUXADC IIO driver
27 #include <dt-bindings/iio/adc/mediatek,mt6359-auxadc.h>
303 MTK_PMIC_IIO_CHAN(MT6359, bat_adc, BATADC, 0, 15, IIO_RESISTANCE),
304 MTK_PMIC_IIO_CHAN(MT6359, batt_temp, BAT_TEMP, 3, 12, IIO_TEMP),
305 MTK_PMIC_IIO_CHAN(MT6359, chip_temp, CHIP_TEMP, 4, 12, IIO_TEMP),
306 MTK_PMIC_IIO_CHAN(MT6359, acc_det, ACCDET, 5, 12, IIO_RESISTANCE),
307 MTK_PMIC_IIO_CHAN(MT6359, dcxo_v, VDCXO, 6, 12, IIO_VOLTAGE),
308 MTK_PMIC_IIO_CHAN(MT6359, tsx_temp, TSX_TEMP, 7, 15, IIO_TEMP),
309 MTK_PMIC_IIO_CHAN(MT6359, hp_ofs_cal, HPOFS_CAL, 9, 15, IIO_RESISTANCE),
310 MTK_PMIC_IIO_CHAN(MT6359, dcxo_temp, DCXO_TEMP, 10, 15, IIO_TEMP),
[all …]
H A DMakefile102 obj-$(CONFIG_MEDIATEK_MT6359_AUXADC) += mt6359-auxadc.o
H A DKconfig1148 tristate "MediaTek MT6359 PMIC AUXADC driver"
1152 MT6359 PMICs Auxiliary ADC.
1157 called mt6359-auxadc.
/linux/sound/soc/mediatek/
H A DKconfig231 tristate "ASoC Audio driver for MT8188 with MT6359 and I2S codecs"
245 boards with the MT6359 and other I2S audio codecs.
291 tristate "ASoC Audio driver for MT8192 with MT6359 RT1015 RT5682 codec"
302 with the MT6359 RT1015 RT5682 audio codec.
319 tristate "ASoC Audio driver for MT8195 with MT6359 and I2S codecs"
332 boards with the MT6359 and other I2S audio codecs.
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmediatek,mt6359-auxadc.yaml4 $id: http://devicetree.org/schemas/iio/adc/mediatek,mt6359-auxadc.yaml#
24 - mediatek,mt6359-auxadc
/linux/drivers/regulator/
H A Dmt6359-regulator.c6 #include <linux/mfd/mt6359/registers.h>
14 #include <linux/regulator/mt6359-regulator.h>
23 * MT6359 regulators' information
276 "Failed to get mt6359 buck mode: %d\n", ret); in mt6359_regulator_get_mode()
289 "Failed to get mt6359 buck lp mode: %d\n", ret); in mt6359_regulator_get_mode()
348 "Failed to set mt6359 buck mode: %d\n", ret); in mt6359_regulator_set_mode()
980 {"mt6359-regulator", 0},
987 .name = "mt6359-regulator",
997 MODULE_DESCRIPTION("Regulator Driver for MediaTek MT6359 PMIC");
H A DKconfig959 tristate "MediaTek MT6359 PMIC"
963 MediaTek MT6359 PMIC.
/linux/Documentation/devicetree/bindings/sound/
H A Dmt8192-mt6359-rt1015-rt5682.yaml4 $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 Dmt8195-mt6359.yaml4 $id: http://devicetree.org/schemas/sound/mt8195-mt6359.yaml#
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8390-grinn-genio-som.dtsi7 #include "mt6359.dtsi"
201 compatible = "mediatek,mt6359-keys";
H A Dmt8192-evb.dts8 #include "mt6359.dtsi"
H A Dmt8390-grinn-genio-sbc.dtsi524 compatible = "mediatek,mt8390-mt6359-evk", "mediatek,mt8188-mt6359-evb";
H A Dmt8188-evb.dts7 #include "mt6359.dtsi"
/linux/Documentation/devicetree/bindings/regulator/
H A Dmt6359-regulator.yaml4 $id: http://devicetree.org/schemas/regulator/mt6359-regulator.yaml#
7 title: MT6359 Regulator from MediaTek Integrated
15 MT6359 regulators node should be sub node of the MT6397 MFD node.
/linux/sound/soc/mediatek/mt8195/
H A DMakefile15 obj-$(CONFIG_SND_SOC_MT8195_MT6359) += mt8195-mt6359.o
/linux/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o
/linux/sound/soc/codecs/
H A Dmt6359-accdet.c3 // mt6359-accdet.c -- ALSA SoC mt6359 accdet driver
27 #include "mt6359-accdet.h"
28 #include "mt6359.h"
33 /* mt6359 accdet capability */
1060 MODULE_DESCRIPTION("MT6359 ALSA SoC codec jack driver");
H A DKconfig2789 tristate "MediaTek MT6359 Codec"
2792 Enable support for the platform which uses MT6359 as
2796 tristate "MediaTek MT6359 ACCDET driver"
H A Dmt6359.h1784 /* The following are used for mt6359.c */
4277 #define CODEC_MT6359_NAME "mtk-codec-mt6359"
/linux/drivers/input/keyboard/
H A Dmtk-pmic-keys.c15 #include <linux/mfd/mt6359/registers.h>
317 .compatible = "mediatek,mt6359-keys",
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c474 .sof_tplg_filename = "sof-mt8195-mt6359-rt1019-rt5682.tplg"
477 .sof_tplg_filename = "sof-mt8195-mt6359-max98390-rt5682.tplg"