Searched refs:BIT14 (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-integrator/
H A Dbits.h40 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-integrator/
H A Dbits.h40 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/galileo-boards/evb64120A/
H A Ddma.h35 #define DMA_ACTIVITY_STATUS BIT14
H A Dcore.h31 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/galileo-boards/evb64120A/
H A Ddma.h35 #define DMA_ACTIVITY_STATUS BIT14
H A Dcore.h31 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/galileo-boards/evb64120A/
H A Ddma.h35 #define DMA_ACTIVITY_STATUS BIT14
H A Dcore.h31 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/galileo-boards/evb64120A/
H A Ddma.h35 #define DMA_ACTIVITY_STATUS BIT14
H A Dcore.h31 #define BIT14 0x00004000 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dsynclink.h34 #define BIT14 0x4000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dsynclink.h34 #define BIT14 0x4000 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dtmscsim.h274 #define BIT14 0x00004000 macro
317 #define SRB_UNEXPECT_RESEL BIT14
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dsynclink.c591 #define MISCSTATUS_RXC BIT14
611 #define SICR_RXC_INACTIVE BIT14
612 #define SICR_RXC (BIT15+BIT14)
1878 usc_OutReg(info, PCR, (u16)((usc_InReg(info, PCR) | BIT15) | BIT14));
5031 RegValue |= BIT14;
5035 RegValue |= BIT15 + BIT14;
5075 case HDLC_ENCODING_NRZI_MARK: RegValue |= BIT14; break;
5076 case HDLC_ENCODING_NRZI_SPACE: RegValue |= BIT14 + BIT13; break;
5079 case HDLC_ENCODING_BIPHASE_LEVEL: RegValue |= BIT15 + BIT14; break;
5080 case HDLC_ENCODING_DIFF_BIPHASE_LEVEL: RegValue |= BIT15 + BIT14
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/pcmcia/
H A Dsynclink_cs.c319 #define IRQ_DATAOVERRUN BIT14 // receive data overflow

Completed in 260 milliseconds