Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Dsccnxp.c317 sccnxp_port_write(port, SCCNXP_CTPL_REG, div_std); in sccnxp_set_baud()
340 sccnxp_port_write(port, SCCNXP_CR_REG, CR_CMD_MRPTR0); in sccnxp_set_baud()
341 sccnxp_port_write(port, SCCNXP_MR_REG, mr0); in sccnxp_set_baud()
403 sccnxp_port_write(port, SCCNXP_CR_REG, in sccnxp_handle_rx()
413 sccnxp_port_write(port, SCCNXP_CR_REG, in sccnxp_handle_rx()
550 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE); in sccnxp_stop_rx()
633 sccnxp_port_write(port, SCCNXP_CR_REG, break_state ? in sccnxp_break_ctl()
686 sccnxp_port_write(port, SCCNXP_CR_REG, CR_CMD_MRPTR1); in sccnxp_set_termios()
687 sccnxp_port_write(port, SCCNXP_MR_REG, mr1); in sccnxp_set_termios()
688 sccnxp_port_write(port, SCCNXP_MR_REG, mr2); in sccnxp_set_termios()
[all …]

Completed in 5 milliseconds