Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dimx.c354 ubir = imx_uart_readl(sport, UBIR); in imx_uart_soft_reset()
355 ubmr = imx_uart_readl(sport, UBMR); in imx_uart_soft_reset()
358 ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_soft_reset()
388 ucr1 = imx_uart_readl(sport, UCR1); in imx_uart_start_rx()
389 ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_start_rx()
422 ucr1 = imx_uart_readl(sport, UCR1); in imx_uart_stop_tx()
425 ucr4 = imx_uart_readl(sport, UCR4); in imx_uart_stop_tx()
426 usr2 = imx_uart_readl(sport, USR2); in imx_uart_stop_tx()
477 ucr1 = imx_uart_readl(sport, UCR1); in imx_uart_stop_rx_with_loopback_ctrl()
478 ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_stop_rx_with_loopback_ctrl()
[all …]