Searched refs:low_thresh (Results 1 – 5 of 5) sorted by relevance
145 int low_thresh; member156 int low_thresh; member355 && lvts_ctrl->sensors[i].low_thresh == lvts_ctrl->low_thresh) { in lvts_update_irq_mask()362 if (lvts_ctrl->low_thresh == -INT_MAX) { in lvts_update_irq_mask()385 && lvts_ctrl->sensors[i].low_thresh == lvts_ctrl->low_thresh) in lvts_should_update_thresh()403 lvts_sensor->low_thresh = low; in lvts_set_trips()409 lvts_ctrl->low_thresh = low; in lvts_set_trips()640 lvts_sensor[i].low_thresh = INT_MIN; in lvts_sensor_init()862 lvts_ctrl[i].low_thresh = INT_MIN; in lvts_ctrl_init()
242 int low_thresh; member625 data->thresh_data[chan->address].low_thresh; in ads1015_read_event()663 data->thresh_data[chan->address].low_thresh = val; in ads1015_write_event()704 int low_thresh = data->thresh_data[chan->address].low_thresh; in ads1015_enable_event_config() local719 low_thresh = max(-1 << (chan->scan_type.realbits - 1), in ads1015_enable_event_config()723 low_thresh << chan->scan_type.shift); in ads1015_enable_event_config()973 data->thresh_data[i].low_thresh = -1 << (realbits - 1); in ads1015_probe()
61 u16 low_thresh; member236 data->high_thresh : data->low_thresh; in tcs3472_read_event()288 data->low_thresh = val; in tcs3472_write_event()488 data->low_thresh = ret; in tcs3472_probe()
407 int low_thresh = IPC_MEM_MUX_UL_FLOWCTRL_LOW_B; in ipc_mux_check_n_restart_tx() local409 if (ipc_mux->ul_data_pend_bytes < low_thresh) in ipc_mux_check_n_restart_tx()
49 int low_thresh; member529 d->low_thresh = tsens_hw_to_mC(s, LOW_THRESH_0 + hw_id); in tsens_read_irq_state()539 d->low_thresh, d->up_thresh, d->crit_thresh); in tsens_read_irq_state()728 hw_id, __func__, d.low_thresh, d.up_thresh, cl_low, cl_high); in tsens_set_trips()
Completed in 18 milliseconds