Home
last modified time | relevance | path

Searched full:svs (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/soc/mediatek/
Dmtk-svs.yaml4 $id: http://devicetree.org/schemas/soc/mediatek/mtk-svs.yaml#
7 title: MediaTek Smart Voltage Scaling (SVS) Device Tree Bindings
15 The SVS engine is a piece of hardware which has several
19 driver could apply SVS bank voltage to PMIC/Buck.
24 - mediatek,mt8183-svs
25 - mediatek,mt8192-svs
29 description: Address range of the MTK SVS controller.
36 description: Main clock for MTK SVS controller to work.
46 - description: SVS efuse for SVS controller
47 - description: Thermal efuse for SVS controller
[all …]
/Linux-v6.1/drivers/soc/mediatek/
Dmtk-svs.c34 /* svs bank 1-line software id */
40 /* svs bank 2-line type */
44 /* svs bank mode support */
50 /* svs bank volt flags */
57 /* svs bank register fields and common configuration */
130 /* svs bank related setting */
175 * enum svsb_phase - svs bank phase enumeration
176 * @SVSB_PHASE_ERROR: svs bank encounters unexpected condition
177 * @SVSB_PHASE_INIT01: svs bank basic init for data calibration
178 * @SVSB_PHASE_INIT02: svs bank can provide voltages to opp table
[all …]
DKconfig79 tristate "MediaTek Smart Voltage Scaling(SVS)"
82 The Smart Voltage Scaling(SVS) engine is a piece of hardware
86 driver could apply SVS bank voltage to PMIC/Buck.
DMakefile10 obj-$(CONFIG_MTK_SVS) += mtk-svs.o
/Linux-v6.1/drivers/thermal/
Dmtk_thermal.c397 * the bank concept wouldn't be necessary here. However, the SVS (Smart
438 * so the bank concept wouldn't be necessary here. However, the SVS (Smart
469 * so the bank concept wouldn't be necessary here. However, the SVS (Smart
525 * the bank concept wouldn't be necessary here. However, the SVS (Smart
/Linux-v6.1/net/rxrpc/
Dsecurity.c117 trace_rxrpc_abort(0, "SVS", in rxrpc_get_incoming_security()
/Linux-v6.1/drivers/cpufreq/
Dmediatek-cpufreq-hw.c251 pr_info("SVS of CPU%d is not enabled\n", policy->cpu); in mtk_cpufreq_hw_cpu_init()
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8183.dtsi1104 svs: svs@1100b000 { label
1105 compatible = "mediatek,mt8183-svs";
1112 nvmem-cell-names = "svs-calibration-data",
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c358 * ## SVS Wed 15 Jul 2009 */ in calculate_pixel_clock_pll_dividers()