Home
last modified time | relevance | path

Searched refs:PORT_PIC32 (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h259 #define PORT_PIC32 115 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h222 #define PORT_PIC32 115 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h119 #define PORT_PIC32 115 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h119 #define PORT_PIC32 115 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h121 #define PORT_PIC32 115 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H 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()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpic32_uart.c261 return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL; in pic32_uart_type()
724 port->type = PORT_PIC32; in pic32_uart_config_port()
732 if (port->type != PORT_PIC32) in pic32_uart_verify_port()

Completed in 5 milliseconds