Lines Matching defs:uart
55 static uint32_t stm32mp1_uart_recv_data_handle(struct Mp1xxUart *uart, char *buf, uint32_t size) in stm32mp1_uart_recv_data_handle()
109 static int32_t stm32mp1_uart_config(struct Mp1xxUart *uart) in stm32mp1_uart_config()
127 static inline int32_t Mp1xxUartGetClock(struct Mp1xxUart *uart) in Mp1xxUartGetClock()
145 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartOpen() local
204 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartClose() local
234 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartRead() local
268 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartWrite() local
318 struct Mp1xxUart *uart = NULL; in Mp1xxUartGetBaud() local
342 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartSetBaud() local
376 struct Mp1xxUart *uart = NULL; in Mp1xxUartGetAttribute() local
397 struct Mp1xxUart *uart = NULL; in Mp1xxUartSetAttribute() local
421 struct Mp1xxUart *uart = (struct Mp1xxUart *)host->priv; in Mp1xxUartSetTransMode() local
457 static int32_t stm32mp1_uart_read_drs(struct Mp1xxUart *uart, const struct DeviceResourceNode *node) in stm32mp1_uart_read_drs()
534 struct Mp1xxUart *uart = NULL; in Mp1xxUartBind() local
595 struct Mp1xxUart *uart = NULL; in Mp1xxUartInit() local
657 struct Mp1xxUart *uart = NULL; in Mp1xxUartRelease() local