Searched refs:SCR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_serial.c96 WRITE( SCR, 0x5a );
97 if (READ(SCR) != 0x5a) return 0;
98 WRITE( SCR, 0xa5 );
99 if (READ(SCR) != 0xa5) return 0;
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h20 #define SCR 0x1C macro
H A Dpe_omap3530.h20 #define SCR 0x1C macro

Completed in 23 milliseconds