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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h32 #define LCR_BKSE 0x80 /* Bank select enable */ macro
H A Dpe_omap3530.h31 #define LCR_BKSE 0x80 /* Bank select enable */ macro
H A Dpe_omap335x.c143 HwReg32(gOmapSerialUartBase + LCR) = LCR_BKSE | LCRVAL;
H A Dpe_omap3430.c162 HwReg(gOmapSerialUartBase + LCR) = LCR_BKSE | LCRVAL;
H A Dpe_omap3530.c150 HwReg(gOmapSerialUartBase + LCR) = LCR_BKSE | LCRVAL;

Completed in 13 milliseconds