Searched refs:DEBUG_AUTOCONF (Results 1 – 1 of 1) sorted by relevance
48 #define DEBUG_AUTOCONF(fmt...) printk(fmt)50 #define DEBUG_AUTOCONF(fmt...) do { } while (0) macro973 DEBUG_AUTOCONF("850id=%04x ", id1); in autoconfig_has_efr()1056 DEBUG_AUTOCONF("EFRv1 "); in autoconfig_16550a()1070 DEBUG_AUTOCONF("Motorola 8xxx DUART "); in autoconfig_16550a()1082 DEBUG_AUTOCONF("EFRv2 "); in autoconfig_16550a()1172 DEBUG_AUTOCONF("Xscale "); in autoconfig_16550a()1182 DEBUG_AUTOCONF("Couldn't force IER_UUE to 0 "); in autoconfig_16550a()1214 DEBUG_AUTOCONF("%s: autoconf (0x%04lx, 0x%p): ", in autoconfig()1285 DEBUG_AUTOCONF("LOOP test failed (%02x) ", in autoconfig()[all …]
Completed in 8 milliseconds