Lines Matching refs:to_pic32_sport
65 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_tx_empty()
74 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_mctrl()
98 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_get_mctrl()
136 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_tx()
155 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_start_tx()
165 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_rx()
178 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_break_ctl()
202 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_rx()
279 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_do_tx()
366 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_en_and_unmask()
377 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_dsbl_and_mask()
391 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_startup()
511 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_shutdown()
531 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_termios()
696 struct pic32_sport *sport = to_pic32_sport(port); in pic32_console_putchar()
899 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_remove()