Searched +full:svs +full:- +full:calibration +full:- +full:data (Results 1 – 5 of 5) 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-only20 #include <linux/nvmem-consumer.h>35 /* svs bank 1-line software id */41 /* svs bank 2-line type */45 /* svs bank mode support */51 /* svs bank volt flags */58 /* svs bank register fields and common configuration */131 /* svs bank related setting */148 inode->i_private); \163 inode->i_private); \[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-only15 #include <linux/nvmem-consumer.h>113 /* The calibration coefficient of sensor */117 * Layout of the fuses providing the calibration data119 * MT8183 has 6 sensors and needs 6 VTS calibration data.120 * MT8173 has 5 sensors and needs 5 VTS calibration data.121 * MT2701 has 3 sensors and needs 3 VTS calibration data.122 * MT2712 has 4 sensors and needs 4 VTS calibration data.138 * Layout of the fuses providing the calibration data183 /* The calibration coefficient of sensor */[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)8 #include <dt-bindings/clock/mt8183-clk.h>9 #include <dt-bindings/gce/mt8183-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8183-larb-port.h>13 #include <dt-bindings/power/mt8183-power.h>14 #include <dt-bindings/reset/mt8183-resets.h>15 #include <dt-bindings/phy/phy.h>16 #include <dt-bindings/thermal/thermal.h>[all …]