Searched defs:sw_uport (Results 1 – 1 of 1) sorted by relevance
96 static void sw_uart_dump_data(struct sw_uart_port *sw_uport, char *prompt) in sw_uart_dump_data()160 static inline void sw_uart_reset(struct sw_uart_port *sw_uport) in sw_uart_reset()171 struct sw_uart_port *sw_uport = UART_TO_SPORT(port); in sw_uart_enable_ier_thri() local182 struct sw_uart_port *sw_uport = UART_TO_SPORT(port); in sw_uart_disable_ier_thri() local191 static unsigned int sw_uart_handle_rx(struct sw_uart_port *sw_uport, unsigned int lsr) in sw_uart_handle_rx()275 struct sw_uart_port *sw_uport = UART_TO_SPORT(port); in sw_uart_stop_tx() local287 struct sw_uart_port *sw_uport = UART_TO_SPORT(port); in sw_uart_start_tx() local294 static void sw_uart_handle_tx(struct sw_uart_port *sw_uport) in sw_uart_handle_tx()346 static unsigned int sw_uart_modem_status(struct sw_uart_port *sw_uport) in sw_uart_modem_status()371 static void sw_uart_force_lcr(struct sw_uart_port *sw_uport, unsigned msecs) in sw_uart_force_lcr()[all …]