HomeSort by relevance Sort by last modified time
    Searched full:tcr (Results 1 - 11 of 11) sorted by null

  /external/qemu/hw/
smc91c111.c 24 uint16_t tcr; member in struct:__anon25467
62 qemu_put_be16(f, s->tcr);
98 s->tcr = qemu_get_be16(f);
244 if ((s->tcr & TCR_TXEN) == 0)
262 if (len < 64 && (s->tcr & TCR_PAD_EN)) {
271 add_crc = (control & 0x10) || (s->tcr & TCR_NOCRC) == 0;
311 s->tcr = 0;
339 case 0: /* TCR */
340 SET_LOW(tcr, value);
343 SET_HIGH(tcr, value)
    [all...]
  /external/grub/netboot/
smc9000.c 83 _outw(TCR_CLEAR, ioaddr + TCR);
307 _outw(inw(smc9000_base + TCR ) | TCR_ENABLE, smc9000_base + TCR );
378 _outb( TCR_CLEAR, smc9000_base + TCR );
489 /* see the header file for options in TCR/RCR NORMAL*/
490 _outw(TCR_NORMAL, smc9000_base + TCR);
smc9000.h 63 #define TCR 0 /* transmit control register */
71 /* the normal settings for the TCR register : */
via-rhine.c 122 * Bits in the TCR register
1075 /* set TCR RCR threshold */
  /external/clang/lib/Sema/
SemaCast.cpp 810 TryCastResult tcr = local
813 if (tcr != TC_Success && msg != 0)
829 } else if (tcr == TC_Success) {
874 TryCastResult tcr local
929 TryCastResult tcr; local
2044 TryCastResult tcr = TryConstCast(Self, SrcExpr, DestType, local
    [all...]
  /external/kernel-headers/original/linux/
serial_reg.h 102 #define UART_MCR_TCRTLR 0x40 /* Access TCR/TLR (TI16C752, EFR[4]=1) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial_reg.h 104 #define UART_MCR_TCRTLR 0x40 /* Access TCR/TLR (TI16C752, EFR[4]=1) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 104 #define UART_MCR_TCRTLR 0x40 /* Access TCR/TLR (TI16C752, EFR[4]=1) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial_reg.h 104 #define UART_MCR_TCRTLR 0x40 /* Access TCR/TLR (TI16C752, EFR[4]=1) */
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 322 milliseconds