HomeSort by relevance Sort by last modified time
    Searched refs:TCR (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/
AArch64Mmu.c 581 UINT64 TCR;
604 // Set TCR that allows us to retrieve T0SZ in the subsequent functions
610 TCR = T0SZ | (1UL << 31) | (1UL << 23) | TCR_TG0_4KB;
614 TCR |= TCR_PS_4GB;
616 TCR |= TCR_PS_64GB;
618 TCR |= TCR_PS_1TB;
620 TCR |= TCR_PS_4TB;
622 TCR |= TCR_PS_16TB;
624 TCR |= TCR_PS_256TB;
632 TCR = T0SZ | TCR_TG0_4KB | TCR_TG1_4KB | TCR_EPD1;
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
smc9000.c 533 _outw(TCR_CLEAR, ioaddr + TCR);
740 _outw(inw(nic->ioaddr + TCR ) | TCR_ENABLE, nic->ioaddr + TCR );
809 _outb( TCR_CLEAR, nic->ioaddr + TCR );
910 /* see the header file for options in TCR/RCR NORMAL*/
911 _outw(TCR_NORMAL, nic->ioaddr + TCR);
smc9000.h 66 #define TCR 0 /* transmit control register */
74 /* the normal settings for the TCR register : */
via-velocity.c 537 td_ptr->tdesc1.TCR = TCR0_TIC;
571 td_ptr->tdesc1.TCR |= TCR0_VETAG;
    [all...]
via-velocity.h 240 u8 TCR;
472 * Bits in the TCR register
1036 volatile u8 TCR;
    [all...]
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm3.h     [all...]
core_cm4.h     [all...]
core_sc300.h     [all...]
core_cm7.h     [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /build/make/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 388 milliseconds