Searched refs:RBR (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_serial.c146 READ( RBR ); /* discard */
152 return READ( RBR );
194 READ( RBR );
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h13 #define RBR 0x0 macro
51 #define THR RBR
52 #define DLL RBR
H A Dpe_omap3530.h13 #define RBR 0x0 macro
48 #define THR RBR
49 #define DLL RBR
H A Dpe_omap335x.c132 return (HwReg32(gOmapSerialUartBase + RBR));
H A Dpe_omap3430.c141 return (HwReg(gOmapSerialUartBase + RBR));
H A Dpe_omap3530.c129 return (HwReg(gOmapSerialUartBase + RBR));

Completed in 82 milliseconds