Home
last modified time | relevance | path

Searched full:lvts (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dmediatek,lvts-thermal.yaml4 $id: http://devicetree.org/schemas/thermal/mediatek,lvts-thermal.yaml#
7 title: MediaTek SoC Low Voltage Thermal Sensor (LVTS)
13 LVTS is a thermal management architecture composed of three subsystems,
15 a Converter - Low Voltage Thermal Sensor converter (LVTS), and
21 - mediatek,mt8192-lvts-ap
22 - mediatek,mt8192-lvts-mcu
23 - mediatek,mt8195-lvts-ap
24 - mediatek,mt8195-lvts-mcu
37 description: LVTS reset for clearing temporary data on AP/MCU.
42 - description: Calibration eFuse data 1 for LVTS
[all …]
/openbmc/linux/drivers/thermal/mediatek/
H A DKconfig22 tristate "LVTS Thermal Driver for MediaTek SoCs"
27 This driver configures LVTS (Low Voltage Thermal Sensor)
32 bool "LVTS thermal debugfs"
H A Dlvts_thermal.c20 #include <dt-bindings/thermal/mediatek,lvts-thermal.h>
861 * LVTS_CLKEN : Internal LVTS clock in lvts_ctrl_set_enable()
982 * The clock source of LVTS thermal controller is 26MHz. in lvts_ctrl_configure()
1001 * and two sensors, TS1 and TS2, are in a LVTS thermal controller in lvts_ctrl_configure()
1150 * - Connect to the LVTS in lvts_domain_init()
1151 * - Initialize the LVTS in lvts_domain_init()
1160 dev_dbg(dev, "Failed to enable LVTS clock"); in lvts_domain_init()
1166 dev_dbg(dev, "Failed to connect to LVTS controller"); in lvts_domain_init()
1236 return dev_err_probe(dev, ret, "Failed to initialize the lvts domain\n"); in lvts_probe()
1239 * At this point the LVTS is initialized and enabled. We can in lvts_probe()
[all …]
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195.dtsi18 #include <dt-bindings/thermal/mediatek,lvts-thermal.h>
1121 compatible = "mediatek,mt8195-lvts-ap";
1127 nvmem-cell-names = "lvts-calib-data-1", "lvts-calib-data-2";
1407 compatible = "mediatek,mt8195-lvts-mcu";
1413 nvmem-cell-names = "lvts-calib-data-1", "lvts-calib-data-2";
/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-svs.c2055 dev = svs_add_device_link(svsp, "lvts"); in svs_mt8192_platform_probe()
2058 "failed to get lvts device\n"); in svs_mt8192_platform_probe()
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]