Searched refs:DEBUG_AUTOCONF (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/8250/
H A D8250_port.c45 #define DEBUG_AUTOCONF(fmt...) printk(fmt)
47 #define DEBUG_AUTOCONF(fmt...) do { } while (0) macro
881 DEBUG_AUTOCONF("950id=%02x:%02x:%02x:%02x ", id1, id2, id3, rev);
906 DEBUG_AUTOCONF("850id=%04x ", id1);
993 DEBUG_AUTOCONF("EFRv1 ");
1007 DEBUG_AUTOCONF("Motorola 8xxx DUART ");
1019 DEBUG_AUTOCONF("EFRv2 ");
1082 DEBUG_AUTOCONF("iir1=%d iir2=%d ", status1, status2);
1112 DEBUG_AUTOCONF("Xscale ");
1122 DEBUG_AUTOCONF("Could
[all...]

Completed in 242 milliseconds