Home
last modified time | relevance | path

Searched refs:dmax (Results 1 – 8 of 8) sorted by relevance

/drivers/input/
Dinput-mt.c442 int dmax) in input_mt_assign_slots() argument
445 int mu = 2 * dmax * dmax; in input_mt_assign_slots()
/drivers/input/rmi4/
Drmi_2d_sensor.h49 int dmax; member
Drmi_2d_sensor.c176 if (!sensor->dmax) in rmi_2d_sensor_set_input_params()
177 sensor->dmax = DMAX * res_x; in rmi_2d_sensor_set_input_params()
Drmi_f11.c610 sensor->dmax); in rmi_f11_finger_handler()
1131 sensor->dmax = f11->sensor_pdata.dmax; in rmi_f11_initialize()
Drmi_f12.c192 sensor->dmax); in rmi_f12_process_objects()
/drivers/net/wireless/ath/ath10k/
Dhw.c235 .dmax = &wcn3990_dmax,
373 .dmax = &qcax_dmax,
Dhw.h301 struct ath10k_hw_ce_regs_addr_map *dmax; }; member
Dce.c265 (ctrl1_addr & ~(ctrl_regs->dmax->mask)) | in ath10k_ce_src_ring_dmax_set()
266 ath10k_set_ring_byte(n, ctrl_regs->dmax)); in ath10k_ce_src_ring_dmax_set()