Home
last modified time | relevance | path

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

/device/soc/st/common/platform/uart/
Dstm32mp1_uart_hw.h108 extern int32_t Mp1xxUartHwFifoEnable(struct Mp1xxUart *uart, int enable);
Dstm32mp1_uart_hw.c154 int32_t Mp1xxUartHwFifoEnable(struct Mp1xxUart *uart, int enable) in Mp1xxUartHwFifoEnable() function
Dstm32mp1_uart.c631 Mp1xxUartHwFifoEnable(uart, uart->fifo_en); in Mp1xxUartInit()