Searched defs:FCR (Results 1 - 6 of 6) sorted by relevance

/external/fec/
H A Dchar.h16 #define FCR (rs->fcr) macro
H A Dfixed.h29 #define FCR 112 macro
H A Dint.h16 #define FCR (rs->fcr) macro
/external/syslinux/com32/lib/
H A Dvdprintf.c24 FCR = 2, enumerator in enum:serial_port_regs
93 outb(0x01, debug_base + FCR);
96 outb(0x00, debug_base + FCR); /* Disable non-functional FIFOs */
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeBaseInfo.h49 FCR, enumerator in enum:llvm::MBlazeII::__anon18780
/external/syslinux/com32/libupload/
H A Dserial.c18 FCR = 2, enumerator in enum:__anon19348
111 outb(0x01, port + FCR); /* Enable FIFO */
114 outb(0x00, port + FCR); /* Disable FIFOs if non-functional */
164 outb(0x00, port + FCR); /* Disable FIFOs */

Completed in 287 milliseconds