Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h256 #define PORT_PIC32 115 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dpic32_uart.c262 return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL; in pic32_uart_type()
725 port->type = PORT_PIC32; in pic32_uart_config_port()
733 if (port->type != PORT_PIC32) in pic32_uart_verify_port()

Completed in 5 milliseconds