Searched refs:IF_TBE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Damigaints.h89 #define IF_TBE 0x0001 /* serial transmit buffer empty interrupt */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Damiserial.c186 custom.intena = IF_TBE;
188 custom.intreq = IF_TBE;
207 custom.intena = IF_SETCLR | IF_TBE;
210 custom.intreq = IF_SETCLR | IF_TBE;
339 custom.intreq = IF_TBE;
352 custom.intena = IF_TBE;
371 custom.intena = IF_TBE;
428 custom.intena = IF_SETCLR | IF_TBE;
431 custom.intreq = IF_SETCLR | IF_TBE;
444 custom.intena = IF_TBE;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/amiga/
H A Damiints.c125 if (ints & IF_TBE) {
126 amiga_custom.intreq = IF_TBE;

Completed in 95 milliseconds