Searched +full:svs +full:- +full:calibration +full:- +full:data (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/mediatek/mtk-svs.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek Smart Voltage Scaling (SVS)10 - Roger Lu <roger.lu@mediatek.com>11 - Matthias Brugger <matthias.bgg@gmail.com>12 - Kevin Hilman <khilman@kernel.org>15 The SVS engine is a piece of hardware which has several19 driver could apply SVS bank voltage to PMIC/Buck.[all …]
1 // SPDX-License-Identifier: GPL-2.0-only15 #include <linux/nvmem-consumer.h>115 /* The calibration coefficient of sensor */119 #define MT8173_TEMP_MIN -20000123 * Layout of the fuses providing the calibration data125 * MT8183 has 6 sensors and needs 6 VTS calibration data.126 * MT8173 has 5 sensors and needs 5 VTS calibration data.127 * MT2701 has 3 sensors and needs 3 VTS calibration data.128 * MT2712 has 4 sensors and needs 4 VTS calibration data.144 * Layout of the fuses providing the calibration data[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;8 #include <dt-bindings/clock/mt8192-clk.h>9 #include <dt-bindings/gce/mt8192-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8192-larb-port.h>13 #include <dt-bindings/pinctrl/mt8192-pinfunc.h>14 #include <dt-bindings/phy/phy.h>15 #include <dt-bindings/power/mt8192-power.h>[all …]