Searched refs:ascport (Results 1 – 1 of 1) sorted by relevance
368 if (!ascport->rts) in asc_set_mctrl()521 if (ascport->rts) { in asc_set_termios()527 if (!ascport->rts && ascport->states[NO_HW_FLOWCTRL]) in asc_set_termios()597 ascport->rts = gpiod; in asc_set_termios()601 ascport->rts = NULL; in asc_set_termios()717 ascport->port.uartclk = clk_get_rate(ascport->clk); in asc_init_port()728 ascport->states[DEFAULT] = in asc_init_port()785 struct asc_port *ascport; in asc_serial_probe() local788 if (!ascport) in asc_serial_probe()880 struct asc_port *ascport; in asc_console_setup() local[all …]