Home
last modified time | relevance | path

Searched refs:thermal (Results 1 – 25 of 25) sorted by relevance

/system/dev/thermal/aml-thermal-s905d2g/
A Daml-thermal.h19 namespace thermal {
31 AmlThermal(zx_device_t* device, fbl::unique_ptr<thermal::AmlTSensor> tsensor, in AmlThermal()
32 fbl::unique_ptr<thermal::AmlVoltageRegulator> voltage_regulator, in AmlThermal()
33 fbl::unique_ptr<thermal::AmlCpuFrequency> cpufreq_scaling, in AmlThermal()
55 fbl::unique_ptr<thermal::AmlTSensor> tsensor_;
56 fbl::unique_ptr<thermal::AmlVoltageRegulator> voltage_regulator_;
57 fbl::unique_ptr<thermal::AmlCpuFrequency> cpufreq_scaling_;
A Daml-voltage.h11 namespace thermal {
25 fbl::unique_ptr<thermal::AmlPwm> pwm_;
A Drules.mk12 $(LOCAL_DIR)/aml-thermal.c \
13 $(LOCAL_DIR)/aml-thermal.cpp \
A Dhiu-registers.h8 namespace thermal {
A Daml-pwm.h16 namespace thermal {
A Daml-cpufreq.h17 namespace thermal {
A Daml-tsensor.h17 namespace thermal {
A Daml-thermal.cpp17 namespace thermal { namespace
223 return thermal::AmlThermal::Create(device); in aml_thermal()
A Daml-pwm.cpp14 namespace thermal { namespace
A Daml-voltage.cpp10 namespace thermal { namespace
A Daml-tsensor-regs.h41 namespace thermal {
A Daml-cpufreq.cpp11 namespace thermal { namespace
A Daml-tsensor.cpp16 namespace thermal { namespace
/system/dev/thermal/aml-thermal-s912/
A Daml-thermal.cpp14 namespace thermal { namespace
71 auto thermal = fbl::make_unique<AmlThermal>(device, pdev, fan0_gpio_proto, in Create() local
74 status = thermal->DdkAdd("vim-thermal", DEVICE_ADD_INVISIBLE); in Create()
81 status = thermal->Init(); in Create()
84 thermal->DdkRemove(); in Create()
88 thermal->DdkMakeVisible(); in Create()
91 __UNUSED auto _ = thermal.release(); in Create()
396 return thermal::AmlThermal::Create(device); in aml_thermal_bind()
A Drules.mk12 $(LOCAL_DIR)/aml-thermal.c \
13 $(LOCAL_DIR)/aml-thermal.cpp \
A Daml-thermal.h20 namespace thermal {
/system/dev/thermal/mtk-thermal/
A Drules.mk13 $(LOCAL_DIR)/mtk-thermal.cpp \
A Dmtk-thermal.h14 namespace thermal {
A Dmtk-thermal.cpp43 namespace thermal { namespace
396 return thermal::MtkThermal::Create(parent); in mtk_thermal_bind()
A Dmtk-thermal-reg.h9 namespace thermal {
/system/dev/board/mt8167s_ref/
A Drules.mk23 $(LOCAL_DIR)/mt8167-thermal.cpp \
/system/dev/board/vim/
A Drules.mk21 $(LOCAL_DIR)/vim-thermal.c \
/system/dev/board/astro/
A Drules.mk23 $(LOCAL_DIR)/astro-thermal.c \
/system/dev/bus/acpi/
A Drules.mk37 $(LOCAL_DIR)/dev/dev-thermal.c \
/system/ulib/zircon-internal/include/lib/zircon-internal/device/cpu-trace/
A Dskylake-misc-events.inc95 "PECI thermal margin",

Completed in 26 milliseconds