Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H 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()
402 sccnxp_port_write(port, SCCNXP_CR_REG, in sccnxp_handle_rx()
412 sccnxp_port_write(port, SCCNXP_CR_REG, in sccnxp_handle_rx()
474 sccnxp_port_write(port, SCCNXP_THR_REG, ch); in sccnxp_handle_tx()
552 sccnxp_port_write(port, SCCNXP_CR_REG, CR_RX_DISABLE); in sccnxp_stop_rx()
635 sccnxp_port_write(port, SCCNXP_CR_REG, break_state ? in sccnxp_break_ctl()
690 sccnxp_port_write(port, SCCNXP_MR_REG, mr1); in sccnxp_set_termios()
691 sccnxp_port_write(port, SCCNXP_MR_REG, mr2); in sccnxp_set_termios()
[all …]