Lines Matching refs:to_pic32_sport
74 static inline struct pic32_sport *to_pic32_sport(struct uart_port *port) in to_pic32_sport() function
139 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_tx_empty()
148 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_mctrl()
162 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_get_mctrl()
201 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_tx()
220 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_start_tx()
230 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_rx()
243 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_break_ctl()
267 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_rx()
344 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_tx()
429 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_en_and_unmask()
440 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_dsbl_and_mask()
454 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_startup()
578 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_shutdown()
601 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_termios()
766 struct pic32_sport *sport = to_pic32_sport(port); in pic32_console_putchar()
943 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_remove()