Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c51 #define DPRINT_CONFIG(_x...) ; macro
446 DPRINT_CONFIG(("%s: ring_pci_addr 0x%p\n", in port_init()
593 DPRINT_CONFIG(("%s: line %d baud %d byte_size %d stop %d parenb %d " in config_port()
873 DPRINT_CONFIG(("%s: rs232\n", __func__)); in ioc3_set_proto()
880 DPRINT_CONFIG(("%s: rs422\n", __func__)); in ioc3_set_proto()
991 DPRINT_CONFIG(("%s: returned baud %d for line %d\n", __func__, baud, in ioc3_change_speed()
1026 DPRINT_CONFIG(("%s : port 0x%p line %d cflag 0%o " in ioc3_change_speed()
1917 DPRINT_CONFIG(("%s: attach pdev 0x%p - card_ptr 0x%p\n", in ioc3_serial_core_attach()
1931 DPRINT_CONFIG(("%s: attach the_port 0x%p / port 0x%p [%d/%d]\n", in ioc3_serial_core_attach()
1951 DPRINT_CONFIG(("IOC3 serial port %d irq %d bus %d\n", in ioc3_serial_core_attach()
[all …]
Dioc4_serial.c313 #define DPRINT_CONFIG(_x...) ; macro
889 DPRINT_CONFIG(("%s: ring_pci_addr 0x%lx\n", in port_init()
1155 DPRINT_CONFIG(("%s : ip_cpu_ringbuf 0x%p " in ioc4_attach_local()
1163 DPRINT_CONFIG(("%s : port %d [addr 0x%p] control 0x%p", in ioc4_attach_local()
1166 DPRINT_CONFIG((" ip_serial_regs 0x%p ip_uart_regs 0x%p\n", in ioc4_attach_local()
1173 DPRINT_CONFIG(("%s: port_number %d port 0x%p inring 0x%p " in ioc4_attach_local()
1323 DPRINT_CONFIG(("%s: baud %d byte_size %d stop %d parenb %d parodd %d\n", in config_port()
1733 DPRINT_CONFIG(("%s: returned baud %d\n", __func__, baud)); in ioc4_change_speed()
1770 DPRINT_CONFIG(("%s : port 0x%p cflag 0%o " in ioc4_change_speed()
2719 DPRINT_CONFIG(("%s: attach pdev 0x%p - control 0x%p\n", in ioc4_serial_core_attach()
[all …]