Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c110 bcm_uart_writel(port, val, UART_MCTL_REG); in bcm_uart_set_mctrl()
117 bcm_uart_writel(port, val, UART_CTL_REG); in bcm_uart_set_mctrl()
149 bcm_uart_writel(port, val, UART_CTL_REG); in bcm_uart_stop_tx()
153 bcm_uart_writel(port, val, UART_IR_REG); in bcm_uart_stop_tx()
165 bcm_uart_writel(port, val, UART_IR_REG); in bcm_uart_start_tx()
169 bcm_uart_writel(port, val, UART_CTL_REG); in bcm_uart_start_tx()
181 bcm_uart_writel(port, val, UART_IR_REG); in bcm_uart_stop_rx()
193 bcm_uart_writel(port, val, UART_IR_REG); in bcm_uart_enable_ms()
323 bcm_uart_writel(port, val, UART_IR_REG); in bcm_uart_do_tx()
415 bcm_uart_writel(port, 0, UART_IR_REG); in bcm_uart_startup()
[all …]