Searched refs:EOI (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtest.c60 EOI, enumerator in enum:token
279 if (n == EOI)
445 return EOI;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dopen_pic_defs.h85 * End of Interrupt (EOI) Register
261 #define EOI _EOI.Reg macro
H A Dopen_pic.c421 openpic_write(&OpenPIC->THIS_CPU.EOI, 0);
423 (void)openpic_read(&OpenPIC->THIS_CPU.EOI);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dpsi_chip.h151 #define EOI 0x20 // non-specific end-of-interrupt macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dopen_pic_defs.h82 * End of Interrupt (EOI) Register
258 #define EOI _EOI.Reg macro
H A Dopen_pic.c456 openpic_write(&OpenPIC->THIS_CPU.EOI, 0);
458 (void)openpic_read(&OpenPIC->THIS_CPU.EOI);
763 * applying to them. We EOI them late to avoid re-entering.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dcpia.h284 /* raw CIF + 64 byte header + (2 bytes line_length + EOL) per line + 4*EOI +
318 #define EOI 0xff /* End Of Image */ macro
H A Dcpia_pp.c144 int image_complete; /* we have seen 4 EOI */
388 if( *buffer==EOI ) {
H A Dcpia.c1993 if ((size > 3) && (ibuf[0] == EOI) && (ibuf[1] == EOI) &&
1994 (ibuf[2] == EOI) && (ibuf[3] == EOI)) {

Completed in 67 milliseconds