Searched refs:ACK (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dvfc_i2c.h12 #define ACK (0x01000000) macro
24 #define CLEAR_I2C_BUS (PIN | ESO | ACK)
25 #define NEGATIVE_ACK ((ESO) & ~ACK)
H A Dvfc_i2c.c105 WRITE_S1(ENABLE_SERIAL | SELECT(S0) | ACK);
119 WRITE_S1(SEND_I2C_STOP | ACK);
161 WRITE_S1(SEND_I2C_STOP | ACK);
239 WRITE_S1(ACK);
284 WRITE_S1(SEND_I2C_STOP | ACK);
330 WRITE_S1(SEND_I2C_STOP | ACK);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtftp.c76 #define ACK 4 /* acknowledgement */ macro
170 if ((BB_TFTP_GET && (opcode == ACK)) ||
308 opcode = ACK;
313 if (BB_TFTP_PUT && (opcode == ACK)) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dspx.h58 #define CCTL_ACK 0x40 /* Send me an ACK */
69 #define ACK 1 /* Data ACK */ macro
70 #define WDACK 2 /* WD ACK */
71 #define CONACK 3 /* Connection Request ACK */
75 #define DISACK 7 /* Informed Disconnect ACK */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dspx.h58 #define CCTL_ACK 0x40 /* Send me an ACK */
69 #define ACK 1 /* Data ACK */ macro
70 #define WDACK 2 /* WD ACK */
71 #define CONACK 3 /* Connection Request ACK */
75 #define DISACK 7 /* Informed Disconnect ACK */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Dload.c4 #define ACK CNTRL('f') macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A Daf_spx.c279 err = spx_transmit(newsk, skb, CONACK, 0); /* Connection ACK */
397 case (ACK):
470 case (ACK): /* ACK */
472 case (WDACK): /* WD ACK */
473 case (CONACK): /* Connection ACK */
495 case (DISACK): /* Informed Disconnect ACK */
578 /* Check Data/ACK seq */
581 case ACK: /* Check Sequence, Should == 1 */
651 case CCTL_SYS: /* ACK */
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dgoku_udc.c1624 #define ACK(irqbit) { \ macro
1675 ACK(INT_SUSPEND);
1712 ACK(INT_USBRESET);
1723 ACK(INT_SETUP);
1728 ACK(INT_STATUSNAK|INT_ENDPOINT0);
1738 ACK(INT_ENDPOINT0);
1746 ACK(INT_MSTRDEND);
1752 ACK(INT_MSTWREND);
1758 ACK(INT_MSTWRTMOUT);
1792 #undef ACK macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscript_asm.pl711 } elsif ($arg =~ /ACK/i) {
721 more strings from the list ACK, ATN, CARRY, TARGET.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dfarsync.c308 #define ACK 1 /* Positive acknowledgement to PC driver */ macro

Completed in 71 milliseconds