Searched +full:mt8183 +full:- +full:svs (Results 1 – 7 of 7) 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 <[email protected]>11 - Matthias Brugger <[email protected]>12 - Kevin Hilman <[email protected]>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>119 #define MT8173_TEMP_MIN -20000124 * These macros could be used for MT8183, MT8173, MT2701, and MT2712.125 * MT8183 has 6 sensors and needs 6 VTS calibration data.241 /* MT8183 thermal sensors */252 /* The total number of temperature sensors in the MT8183 */255 /* The number of banks in the MT8183 */261 /* The number of controller in the MT8183 */353 /* MT8183 thermal sensor data */[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 …]
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 …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 * Author: Allen-KH Cheng <allen-[email protected]>6 /dts-v1/;7 #include <dt-bindings/clock/mt8186-clk.h>8 #include <dt-bindings/gce/mt8186-gce.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/memory/mt8186-memory-port.h>12 #include <dt-bindings/pinctrl/mt8186-pinfunc.h>13 #include <dt-bindings/power/mt8186-power.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 /dts-v1/;8 #include <dt-bindings/clock/mt8195-clk.h>9 #include <dt-bindings/gce/mt8195-gce.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/memory/mt8195-memory-port.h>13 #include <dt-bindings/phy/phy.h>14 #include <dt-bindings/pinctrl/mt8195-pinfunc.h>15 #include <dt-bindings/power/mt8195-power.h>[all …]
1 // SPDX-License-Identifier: GPL-2.0-only22 #include <linux/nvmem-consumer.h>37 /* svs bank mode support */43 /* svs bank volt flags */50 /* svs bank register fields and common configuration */123 /* SVS Thermal Coefficients */130 /* svs bank related setting */147 inode->i_private); \162 inode->i_private); \177 * enum svsb_sw_id - SVS Bank Software ID[all …]