Searched refs:UTSR0_RBB (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/irda/
H A Dsa1100_ir.c157 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
261 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
394 Ser2UTSR0 = status & (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
444 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/irda/
H A Dsa1100_ir.c157 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
261 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
394 Ser2UTSR0 = status & (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
444 Ser2UTSR0 = UTSR0_REB | UTSR0_RBB | UTSR0_RID;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dsa1100.c298 if (status & (UTSR0_RBB | UTSR0_REB))
299 UART_PUT_UTSR0(sport, status & (UTSR0_RBB | UTSR0_REB));
301 if (status & UTSR0_RBB)
454 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
465 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dsa1100.c298 if (status & (UTSR0_RBB | UTSR0_REB))
299 UART_PUT_UTSR0(sport, status & (UTSR0_RBB | UTSR0_REB));
301 if (status & UTSR0_RBB)
454 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
465 UTSR0_TO_SM(UTSR0_RBB | UTSR0_REB);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_sir.c328 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
603 status &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
812 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
826 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/lirc/
H A Dlirc_sir.c328 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
603 status &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
812 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
826 Ser2UTSR0 &= (UTSR0_RID | UTSR0_RBB | UTSR0_REB);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h384 #define UTSR0_RBB 0x00000008 /* Receive Beginning of Break */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h384 #define UTSR0_RBB 0x00000008 /* Receive Beginning of Break */ macro

Completed in 398 milliseconds