Home
last modified time | relevance | path

Searched refs:PORT_PIC32 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dserial_core.h254 #define PORT_PIC32 115 macro
/linux/drivers/tty/serial/
A Dpic32_uart.c196 return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL; in pic32_uart_type()
653 port->type = PORT_PIC32; in pic32_uart_config_port()
661 if (port->type != PORT_PIC32) in pic32_uart_verify_port()

Completed in 5 milliseconds