Searched refs:UART_HW_PARITY_NONE (Results 1 – 2 of 2) sorted by relevance
/device/soc/st/common/platform/uart/ | ||
D | stm32mp1_uart_hw.h | 32 #define UART_HW_PARITY_NONE (0) macro |
D | stm32mp1_uart_hw.c | 224 case UART_HW_PARITY_NONE: in Mp1xxUartHwParity() |