Home
last modified time | relevance | path

Searched refs:UARTLCR_SETP (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/drivers/marvell/uart/
Da3700_console.h41 #define UARTLCR_SETP (1 << 5) /* Set Parity to LCR[4] */ macro
/trusted-firmware-a-latest/include/drivers/ti/uart/
Duart_16550.h52 #define UARTLCR_SETP (1 << 5) /* Set Parity to LCR[4] */ macro
/trusted-firmware-a-latest/drivers/nxp/console/
D16550_console.S43 #define UARTLCR_SETP (1 << 5) /* Set Parity to LCR[4] */ macro