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

/darwin-on-arm/xnu/pexpert/arm/
H A Dpe_omap335x.h49 #define FCRVAL (FCR_FIFO_EN | FCR_RXSR | FCR_TXSR) /* Clear & enable FIFOs */ macro
H A Dpe_omap3530.h46 #define FCRVAL (FCR_FIFO_EN | FCR_RXSR | FCR_TXSR) /* Clear & enable FIFOs */ macro
H A Dpe_omap335x.c148 HwReg32(gOmapSerialUartBase + FCR) = FCRVAL;
H A Dpe_omap3430.c167 HwReg(gOmapSerialUartBase + FCR) = FCRVAL;
H A Dpe_omap3530.c155 HwReg(gOmapSerialUartBase + FCR) = FCRVAL;

Completed in 26 milliseconds