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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dwm9705.c64 * position of the delay in the array delay_table below.
106 static const int delay_table[] = { variable
132 udelay(3 * AC97_LINK_FRAME + delay_table[d]);
170 delay_table[delay]);
H A Dwm9712.c77 * position of the delay in the array delay_table below.
124 static const int delay_table[] = { variable
150 udelay(3 * AC97_LINK_FRAME + delay_table[d]);
200 delay_table[delay]);
H A Dwm9713.c77 * position of the delay in the array delay_table below.
124 static const int delay_table[] = { variable
150 udelay(3 * AC97_LINK_FRAME + delay_table[d]);
201 delay_table[delay]);

Completed in 49 milliseconds