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

  /external/grub/netboot/
smc9000.h 78 #define RCR 4
85 /* the normal settings for the RCR register : */
199 #define SMC_DELAY(x) { inw( x + RCR );\
200 inw( x + RCR );\
201 inw( x + RCR ); }
smc9000.c 75 _outw( RCR_SOFTRESET, ioaddr + RCR );
82 _outw(RCR_CLEAR, ioaddr + RCR);
377 _outb( RCR_CLEAR, smc9000_base + RCR );
489 /* see the header file for options in TCR/RCR NORMAL*/
491 _outw(RCR_NORMAL, smc9000_base + RCR);
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_tabl.cpp     [all...]

Completed in 77 milliseconds