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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dkeyscan.h36 u8 strobe; member in struct:davinci_ks_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/au0828/
H A Dau0828-i2c.c141 int i, strobe = 0; local
161 checking the status register when we didn't strobe out any
183 strobe++;
186 if ((strobe >= 4) || (i >= msg->len)) {
197 /* Reset strobe trigger */
198 strobe = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dgrip.c92 int strobe = gameport_time(gameport, GRIP_STROBE_GPP); local
95 t = strobe;
107 t = strobe;
133 int strobe = gameport_time(gameport, GRIP_STROBE_XT); local
137 t = strobe;
151 t = strobe;
164 t = strobe;
H A Dcobra.c43 #define COBRA_MAX_STROBE 45 /* 45 us max wait for first strobe */
65 int strobe = gameport_time(gameport, COBRA_MAX_STROBE); local
83 t[i] = strobe;
H A Dsidewinder.c139 int timeout, bitout, sched, i, kick, start, strobe; local
146 strobe = gameport_time(gameport, SW_STROBE);
163 bitout = strobe; /* Extend time if not timed out */
178 bitout = strobe; /* Extend timeout for next bit */
H A Danalog.c283 int strobe = gameport_time(port->gameport, ANALOG_SAITEK_TIME); local
298 t = strobe;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Ddavinci_keyscan.c94 /* Setup the scan period = strobe + interval */
95 __raw_writel(pdata->strobe,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-dm365-evm.c225 /* Scan period = strobe + interval */
226 .strobe = 0x5,

Completed in 98 milliseconds