Searched refs:MCRVAL (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h48 #define MCRVAL (MCR_DTR | MCR_RTS) /* RTS/DTR */ macro
H A Dpe_omap3530.h45 #define MCRVAL (MCR_DTR | MCR_RTS) /* RTS/DTR */ 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 23 milliseconds