Lines Matching defs:port
25 static int scif_rxfill(struct uart_port *port) in scif_rxfill()
30 static int scif_rxfill(struct uart_port *port) in scif_rxfill()
42 static int scif_rxfill(struct uart_port *port) in scif_rxfill()
48 static void sh_serial_init_generic(struct uart_port *port) in sh_serial_init_generic()
63 sh_serial_setbrg_generic(struct uart_port *port, int clk, int baudrate) in sh_serial_setbrg_generic()
75 static void handle_error(struct uart_port *port) in handle_error()
83 static int serial_raw_putc(struct uart_port *port, const char c) in serial_raw_putc()
95 static int serial_rx_fifo_level(struct uart_port *port) in serial_rx_fifo_level()
100 static int sh_serial_tstc_generic(struct uart_port *port) in sh_serial_tstc_generic()
110 static int serial_getc_check(struct uart_port *port) in serial_getc_check()
126 static int sh_serial_getc_generic(struct uart_port *port) in sh_serial_getc_generic()
297 struct uart_port *port = &sh_sci; in sh_serial_setbrg() local
304 struct uart_port *port = &sh_sci; in sh_serial_init() local
314 struct uart_port *port = &sh_sci; in sh_serial_putc() local
330 struct uart_port *port = &sh_sci; in sh_serial_tstc() local
337 struct uart_port *port = &sh_sci; in sh_serial_getc() local