Home
last modified time | relevance | path

Searched defs:UARTLCR_PAR (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware/include/drivers/marvell/uart/
H A Da3700_console.h43 #define UARTLCR_PAR (1 << 3) /* Parity */ macro
/arm-trusted-firmware/include/drivers/ti/uart/
H A Duart_16550.h54 #define UARTLCR_PAR (1 << 3) /* Parity */ macro
/arm-trusted-firmware/drivers/nxp/console/
H A D16550_console.S45 #define UARTLCR_PAR (1 << 3) /* Parity */ macro