Home
last modified time | relevance | path

Searched refs:pnx8xxx_port (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpnx8xxx_uart.c59 extern struct pnx8xxx_port pnx8xxx_ports[];
61 static inline int serial_in(struct pnx8xxx_port *sport, int offset) in serial_in()
66 static inline void serial_out(struct pnx8xxx_port *sport, int offset, int value) in serial_out()
74 static void pnx8xxx_mctrl_check(struct pnx8xxx_port *sport) in pnx8xxx_mctrl_check()
104 struct pnx8xxx_port *sport = from_timer(sport, t, timer); in pnx8xxx_timeout()
121 struct pnx8xxx_port *sport = in pnx8xxx_stop_tx()
122 container_of(port, struct pnx8xxx_port, port); in pnx8xxx_stop_tx()
138 struct pnx8xxx_port *sport = in pnx8xxx_start_tx()
139 container_of(port, struct pnx8xxx_port, port); in pnx8xxx_start_tx()
155 struct pnx8xxx_port *spor in pnx8xxx_stop_rx()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dserial_pnx8xxx.h13 struct pnx8xxx_port { struct

Completed in 2 milliseconds