Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial.h58 #define PORT_16750 8 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dserial.h58 #define PORT_16750 8 macro
H A Dserial_core.h37 #define PORT_16750 8 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dserial.h58 #define PORT_16750 8 macro
H A Dserial_core.h37 #define PORT_16750 8 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunsu.c828 if (up->port.type == PORT_16750) in sunsu_change_speed()
886 if (up->port.type == PORT_16750) in sunsu_change_speed()
890 if (up->port.type != PORT_16750) { in sunsu_change_speed()
1143 up->port.type = PORT_16750; in sunsu_autoconfig()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_of.c314 { .compatible = "ns16750", .data = (void *)PORT_16750, },
H A D8250_mid.c314 uart.port.type = PORT_16750; in mid8250_probe()
H A D8250_port.c110 [PORT_16750] = {
1121 up->port.type = PORT_16750; in autoconfig_16550a()
2675 if (port->type != PORT_16750) in serial8250_do_set_divisor()
2907 if (port->type == PORT_16750) { in serial8250_do_set_termios()
2912 if (port->type != PORT_16750) { in serial8250_do_set_termios()