Home
last modified time | relevance | path

Searched defs:tc_settings (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/thermal/inc/
H A Dthermal_lvts.h102 struct tc_settings { struct
103 unsigned int domain_index;
104 uintptr_t addr_offset;
105 unsigned int num_sensor;
106 unsigned int sensor_map[ALL_SENSING_POINTS]; /* In sensor ID */
107 enum controller_switch_status ctrl_on_off;
108 enum sensor_switch_status sensor_on_off[ALL_SENSING_POINTS];
109 struct speed_settings tc_speed;
118 uint32_t hw_filter;
123 enum lvts_sensing_point dominator_sensing_point;
[all …]