Searched refs:ssb_dprintk (Results 1 – 5 of 5) sorted by relevance
18 # define ssb_dprintk(fmt, x...) ssb_printk(fmt , ##x) macro20 # define ssb_dprintk(fmt, x...) do { /* nothing */ } while (0) macro
102 ssb_dprintk(KERN_INFO PFX in set_irq()185 ssb_dprintk(KERN_INFO PFX "Initializing MIPS core...\n"); in ssb_mipscore_init()
342 ssb_dprintk(KERN_INFO PFX in ssb_bus_scan()353 ssb_dprintk(KERN_INFO PFX "Ignoring additional " in ssb_bus_scan()
349 ssb_dprintk(KERN_INFO PFX "PCIcore in host mode found\n"); in ssb_pcicore_init_hostmode()364 ssb_dprintk(KERN_INFO PFX "CardBus slot detected\n"); in ssb_pcicore_init_hostmode()
476 ssb_dprintk(KERN_DEBUG PFX "SPROM revision %d detected.\n", out->revision); in sprom_extract()