Searched refs:stall (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpbatch.c991 const char *stall; local
1025 stall = " ";
1027 stall = "-";
1029 stall = "=";
1042 stall
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dpxa25x_udc.c902 /* most IN status is the same, but ISO can't stall */
1460 DBG(DBG_VERBOSE, "ep0 re-stall\n");
1482 /* clear stall status */
1514 goto stall;
1595 stall:
1600 ep0start(dev, UDCCS0_FST|UDCCS0_FTF, "stall");
1631 goto stall;
1633 goto stall;
H A Dpxa27x_udc.c1354 /* most IN status is the same, but ISO can't stall */
1917 goto stall;
1932 goto stall;
1946 goto stall;
1950 stall:
2022 ep_dbg(ep, "clearing stall status\n");
H A Dfsl_qe_udc.c151 /* @value: 1--set stall 0--clean stall */
1994 /* stall if endpoint doesn't exist */
1996 goto stall;
2001 goto stall;
2006 goto stall;
2028 stall:
H A Df_mass_storage.c132 * stall Default determined according to the type of
242 * Bulk-only specification requires a stall. In such cases the driver
248 * The driver will always use the "no-stall" approach for OUT transfers.
1658 * try to send or receive any data. So stall both bulk pipes
1685 /* For Bulk-only, if we're allowed to stall then send the
1687 * stall, pad out the remaining data with 0's. */
1718 * we may be allowed to stall, doing so would cause a race.
1724 /* We can't stall. Read in the excess data and throw it
2197 /* The Bulk-only spec says we MUST stall the IN endpoint
2218 /* We can do anything we want here, so let's stall th
3047 int stall; /* can_stall */ member in struct:fsg_module_parameters
[all...]
H A Dfsl_udc_core.c346 /* set the stall bit */
352 /* clear the stall bit and reset data toggle */
364 /* Get stall status of a specific ep
1134 /* Set protocol stall on ep0, protocol stall will automatically be cleared
1140 /* must set tx and rx to stall at the same time */
1227 /* stall if endpoint doesn't exist */
1229 goto stall;
1250 goto stall;
1255 stall
[all...]
H A Dlangwell_udc.c980 /* set the stall bit */
986 /* clear the stall bit and reset data toggle */
1964 /* protocol ep0 stall, will automatically be cleared on new transaction */
1971 /* set TX and RX to stall */
2119 /* stall if endpoint doesn't exist */
2121 goto stall;
2144 goto stall;
2148 goto stall;
2156 stall:
2225 /* stall i
[all...]
H A Dfile_storage.c104 * Bulk-only specification requires a stall. In such cases the driver
110 * The driver will always use the "no-stall" approach for OUT transfers.
263 module_param_named(stall, mod_data.can_stall, bool, S_IRUGO);
264 MODULE_PARM_DESC(stall, "false to prevent bulk stalls");
696 /* Not all controllers allow a protocol stall after
1941 * try to send or receive any data. So stall both bulk pipes
1965 * allowed to stall, there was no data at all (residue ==
1983 /* For Bulk-only, if we're allowed to stall then send the
1985 * stall, pad out the remaining data with 0's. */
2011 * we may be allowed to stall, doin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-armv4-large.pl97 eor $t2,$t2,$t3 @ 1 cycle stall
515 ldr $Ki,[sp] @ big RAW stall
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl97 eor $t2,$t2,$t3 @ 1 cycle stall
515 ldr $Ki,[sp] @ big RAW stall
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Dhubio.h575 stl_ib: 1, /* stall Ibus coming from xtalk */
877 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */ member in struct:icrbp_a::__anon9794
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Du132-hcd.c2856 goto stall;
2865 goto stall;
2904 goto stall;
2909 stall:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl237 // in latter case accounts for two-tick pipeline stall, which means
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl237 // in latter case accounts for two-tick pipeline stall, which means

Completed in 84 milliseconds

12