Searched refs:MXT_FW_RESET_TIME (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c202 #define MXT_FW_RESET_TIME 3000 /* msec */ macro
2283 msleep(MXT_FW_RESET_TIME);
3015 MXT_FW_RESET_TIME);
3026 mxt_wait_for_completion(data, &data->bl_completion, MXT_FW_RESET_TIME);

Completed in 214 milliseconds