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

  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 79 volatile uint16_t RCR;
  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 81 #define RCR 4
88 /* the normal settings for the RCR register : */
422 #define SMC_DELAY(x) { inw( x + RCR );\
423 inw( x + RCR );\
424 inw( x + RCR ); }
via-velocity.h 459 * Bits in the RCR register
1035 volatile u8 RCR;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]

Completed in 316 milliseconds