Searched refs:pic32_uart_ops (Results 1 – 2 of 2) sorted by relevance
162 static const struct dm_serial_ops pic32_uart_ops = { variable179 .ops = &pic32_uart_ops,
674 static const struct uart_ops pic32_uart_ops = { variable856 port->ops = &pic32_uart_ops; in pic32_uart_probe()