Searched refs:MAX_MULT (Results 1 – 1 of 1) sorted by relevance
50 #define MAX_MULT (0xFF * TIME_SCALE) macro211 if (!pdata->debounce_time || pdata->debounce_time > MAX_MULT || in bfin_kpad_probe()212 !pdata->coldrive_time || pdata->coldrive_time > MAX_MULT) { in bfin_kpad_probe()