Searched refs:BIT6 (Results 1 - 24 of 24) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/galileo-boards/evb64120A/
H A Ddma.h23 #define DTL_1BYTE BIT6 | BIT8
27 #define DTL_16BYTES BIT6
28 #define DTL_32BYTES BIT6 | BIT7
29 #define DTL_64BYTES BIT6 | BIT7 | BIT8
H A Dcore.h23 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/galileo-boards/evb64120A/
H A Ddma.h23 #define DTL_1BYTE BIT6 | BIT8
27 #define DTL_16BYTES BIT6
28 #define DTL_32BYTES BIT6 | BIT7
29 #define DTL_64BYTES BIT6 | BIT7 | BIT8
H A Dcore.h23 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/galileo-boards/evb64120A/
H A Ddma.h23 #define DTL_1BYTE BIT6 | BIT8
27 #define DTL_16BYTES BIT6
28 #define DTL_32BYTES BIT6 | BIT7
29 #define DTL_64BYTES BIT6 | BIT7 | BIT8
H A Dcore.h23 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/galileo-boards/evb64120A/
H A Ddma.h23 #define DTL_1BYTE BIT6 | BIT8
27 #define DTL_16BYTES BIT6
28 #define DTL_32BYTES BIT6 | BIT7
29 #define DTL_64BYTES BIT6 | BIT7 | BIT8
H A Dcore.h23 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dbits.h32 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dbits.h32 #define BIT6 0x00000040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dtmscsim.h282 #define BIT6 0x00000040 macro
309 #define SRB_START_ BIT6 /*;arbitration+msg_out+command_out*/
337 #define DATAIN BIT6
545 #define ILLEGAL_OP_ERR BIT6
554 #define INVALID_CMD BIT6
578 #define DIS_INT_ON_SCSI_RST BIT6
583 #define EN_FEATURE BIT6
588 #define EN_QTAG_MSG BIT6
596 #define EATER_35NS BIT6
597 #define EATER_0NS (BIT7+BIT6)
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dz8530.h117 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/router/iptables/libiptc/
H A Dlibip6tc.c112 #define BIT6(a, l) \ macro
120 if (BIT6(a, l) == 0)
124 if (BIT6(a, i) == 1)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c327 #define IRQ_EXITHUNT BIT6 // receive frame start
328 #define IRQ_RXTIME BIT6 // rx char timeout
335 #define XFW BIT6 // transmit FIFO write enable
880 #define CMD_RXRESET BIT6 // receiver reset
1138 // BIT6:framing error
1140 if (status & (BIT7 + BIT6)) {
1154 else if (status & BIT6)
1695 info->read_status_mask |= BIT7 | BIT6;
1697 info->ignore_status_mask |= BIT7 | BIT6;
2447 set_reg_bits(info, CHA+DAFO, BIT6);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmacserial.h339 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dzs.h299 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sgi/char/
H A Dsgiserial.h303 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/tc/
H A Dzs.h304 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dz85230.h137 #define BIT6 1 /* 6 bit/8bit sync */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsynclink.h26 #define BIT6 0x0040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsynclink.h26 #define BIT6 0x0040 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dsynclinkmp.c440 #define RXINTE BIT6
446 #define IDLE BIT6
459 #define PMP BIT6
460 #define SHRT BIT6
2280 * BIT6 = EOM (end of message/frame)
2315 * BIT6 = EOM (end of message/frame, used for sync mode)
2553 if (timerstatus0 & (BIT7 | BIT6))
2557 if (timerstatus1 & (BIT7 | BIT6))
4436 RegValue=BIT6;
4445 RegValue=BIT6;
[all...]
H A Dsynclink.c538 #define RXSTATUS_IDLE_RECEIVED BIT6
578 #define TXSTATUS_IDLE_SENT BIT6
599 #define MISCSTATUS_DCD BIT6
623 #define SICR_DCD_INACTIVE BIT6
624 #define SICR_DCD (BIT7+BIT6)
659 #define TXSTATUS_IDLE_SENT BIT6
5517 usc_OutReg(info,IOCR,usc_InReg(info,IOCR) | (BIT7+BIT6));
5556 usc_OutReg(info,IOCR,usc_InReg(info,IOCR) & ~(BIT7+BIT6));
6225 RegValue |= BIT6;
6282 RegValue |= BIT6;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dacmacros.h57 #define BIT6(x) ((((x) & 0x40) > 0) ? 1 : 0) macro

Completed in 138 milliseconds