Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpic32_uart.c29 #define PIC32_DEV_NAME "pic32-uart" macro
261 return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL; in pic32_uart_type()
858 .driver_name = PIC32_DEV_NAME,
965 .name = PIC32_DEV_NAME,