Home
last modified time | relevance | path

Searched defs:UARTFCR_FIFOEN (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a/include/drivers/marvell/uart/
A Da3700_console.h35 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro
/trusted-firmware-a/plat/layerscape/common/include/
A Dls_16550.h37 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro
/trusted-firmware-a/include/drivers/ti/uart/
A Duart_16550.h47 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro
/trusted-firmware-a/drivers/nxp/console/
A D16550_console.S37 #define UARTFCR_FIFOEN (1 << 0) /* Enable the Tx/Rx FIFO */ macro
/trusted-firmware-a/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c1137 #define UARTFCR_FIFOEN BIT(0) macro

Completed in 6 milliseconds