Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwm9705.c59 * position of the delay in the array delay_table below.
101 static const int delay_table[] = { variable
127 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
165 delay_table[delay]); in wm9705_phy_init()
H A Dwm9713.c72 * position of the delay in the array delay_table below.
119 static const int delay_table[] = { variable
145 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
196 delay_table[delay]); in wm9713_phy_init()
H A Dwm9712.c72 * position of the delay in the array delay_table below.
119 static const int delay_table[] = { variable
145 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
195 delay_table[delay]); in wm9712_phy_init()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwm9705.c59 * position of the delay in the array delay_table below.
101 static const int delay_table[] = { variable
127 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
165 delay_table[delay]); in wm9705_phy_init()
H A Dwm9713.c72 * position of the delay in the array delay_table below.
119 static const int delay_table[] = { variable
145 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
196 delay_table[delay]); in wm9713_phy_init()
H A Dwm9712.c72 * position of the delay in the array delay_table below.
119 static const int delay_table[] = { variable
145 udelay(3 * AC97_LINK_FRAME + delay_table[d]); in poll_delay()
195 delay_table[delay]); in wm9712_phy_init()

Completed in 4 milliseconds