Lines Matching refs:DEBUG_AUTOCONF
58 #define DEBUG_AUTOCONF(fmt...) printk(fmt)
60 #define DEBUG_AUTOCONF(fmt...) do { } while (0) macro
917 DEBUG_AUTOCONF("950id=%02x:%02x:%02x:%02x ", id1, id2, id3, rev); in autoconfig_has_efr()
942 DEBUG_AUTOCONF("850id=%04x ", id1); in autoconfig_has_efr()
1025 DEBUG_AUTOCONF("Exar XR17V35x "); in autoconfig_16550a()
1043 DEBUG_AUTOCONF("EFRv1 "); in autoconfig_16550a()
1057 DEBUG_AUTOCONF("Motorola 8xxx DUART "); in autoconfig_16550a()
1069 DEBUG_AUTOCONF("EFRv2 "); in autoconfig_16550a()
1130 DEBUG_AUTOCONF("iir1=%d iir2=%d ", status1, status2); in autoconfig_16550a()
1159 DEBUG_AUTOCONF("Xscale "); in autoconfig_16550a()
1169 DEBUG_AUTOCONF("Couldn't force IER_UUE to 0 "); in autoconfig_16550a()
1177 DEBUG_AUTOCONF("Exar XR17D15x "); in autoconfig_16550a()
1213 DEBUG_AUTOCONF("%s: autoconf (0x%04lx, 0x%p): ", in autoconfig()
1260 DEBUG_AUTOCONF("IER test failed (%02x, %02x) ", in autoconfig()
1284 DEBUG_AUTOCONF("LOOP test failed (%02x) ", in autoconfig()
1369 DEBUG_AUTOCONF("iir=%d ", scratch); in autoconfig()
1370 DEBUG_AUTOCONF("type=%s\n", uart_config[port->type].name); in autoconfig()