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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c128 cris_ide_set_speed(int type, int setup, int strobe, int hold) argument
135 ctrl0.pio_strb = strobe;
138 ctrl0.dma_strb = strobe;
142 ctrl1.udma_tdvs = strobe;
302 * 3. Make the strobe pulse longer
304 * Some of the strobe timings below are modified to compensate
373 cris_ide_set_speed(int type, int setup, int strobe, int hold) argument
383 pio_strobe = strobe;
386 dma_strobe = strobe;
691 int setup, strobe, hol local
729 int cyc = 0, dvs = 0, strobe = 0, hold = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Dgrip.c94 int strobe = gameport_time(gameport, GRIP_STROBE_GPP); local
97 t = strobe;
109 t = strobe;
135 int strobe = gameport_time(gameport, GRIP_STROBE_XT); local
139 t = strobe;
153 t = strobe;
166 t = strobe;
H A Dcobra.c45 #define COBRA_MAX_STROBE 45 /* 45 us max wait for first strobe */
67 int strobe = gameport_time(gameport, COBRA_MAX_STROBE); local
85 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.c282 int strobe = gameport_time(port->gameport, ANALOG_SAITEK_TIME); local
297 t = strobe;

Completed in 58 milliseconds