Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds