HomeSort by relevance Sort by last modified time
    Searched defs:FCR (Results 1 - 7 of 7) sorted by null

  /external/fec/
char.h 16 #define FCR (rs->fcr)
fixed.h 29 #define FCR 112
int.h 16 #define FCR (rs->fcr)
  /external/syslinux/com32/lib/
vdprintf.c 24 FCR = 2,
93 outb(0x01, debug_base + FCR);
96 outb(0x00, debug_base + FCR); /* Disable non-functional FIFOs */
  /external/syslinux/com32/libupload/
serial.c 18 FCR = 2,
111 outb(0x01, port + FCR); /* Enable FIFO */
114 outb(0x00, port + FCR); /* Disable FIFOs if non-functional */
164 outb(0x00, port + FCR); /* Disable FIFOs */
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
MBlazeBaseInfo.h 49 FCR,
  /device/google/contexthub/firmware/os/platform/stm32/
dma.c 44 volatile uint32_t FCR;
258 regs->FCR = 0;

Completed in 150 milliseconds