Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dstm32-usart.c1514 static int stm32_usart_get_ftcfg(struct platform_device *pdev, struct stm32_port *stm32port, in stm32_usart_get_ftcfg() function
1619 stm32_usart_get_ftcfg(pdev, stm32port, "rx-threshold", &stm32port->rxftcfg); in stm32_usart_init_port()
1620 port->fifosize = stm32_usart_get_ftcfg(pdev, stm32port, "tx-threshold", in stm32_usart_init_port()