Searched refs:pic32_uart_ops (Results 1 – 2 of 2) sorted by relevance
161 static const struct dm_serial_ops pic32_uart_ops = { variable178 .ops = &pic32_uart_ops,
745 static const struct uart_ops pic32_uart_ops = { variable907 port->ops = &pic32_uart_ops; in pic32_uart_probe()