Searched refs:prox_period (Results 1 – 1 of 1) sorted by relevance
86 static unsigned int prox_period[] = {800, 400, 200, 100, 75, 50, 12, 0}; in isl29028_set_proxim_sampling() local90 for (sel = 0; sel < ARRAY_SIZE(prox_period); ++sel) { in isl29028_set_proxim_sampling()91 if (period >= prox_period[sel]) in isl29028_set_proxim_sampling()