Lines Matching defs:tc_settings
102 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;
124 int hw_reboot_trip_point; /* -274000: Disable HW reboot */
125 uint32_t irq_bit;
126 struct formula_coeff coeff;