Searched refs:IRQ_D (Results 1 – 2 of 2) sorted by relevance
116 IRQ_D("No gpio alias %s\n", alias_name); in __phandle_gpio_to_irq()136 IRQ_D("%s: gpio%d-%d\n", __func__, bank, offset); in __phandle_gpio_to_irq()
17 #define IRQ_D(fmt, args...) debug("IRQ Debug "fmt, ##args) macro