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

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_serial.c166 WRITE( MCR, 0 );
190 WRITE( MCR, UART_MCR_DTR | UART_MCR_RTS );
/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h17 #define MCR 0x10 macro
H A Dpe_omap3530.h17 #define MCR 0x10 macro
H A Dpe_omap335x.c147 HwReg32(gOmapSerialUartBase + MCR) = MCRVAL;
H A Dpe_omap3430.c166 HwReg(gOmapSerialUartBase + MCR) = MCRVAL;
H A Dpe_omap3530.c154 HwReg(gOmapSerialUartBase + MCR) = MCRVAL;

Completed in 25 milliseconds