Searched refs:__pcbdebug (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpci.h17 #define __pcbdebug(FMT, ADDR, ...) do {} while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2305/
H A Dpci.c122 __pcbdebug("=> %02hx", &BRIDGEREGL(where), value);
142 __pcbdebug("=> %04hx", &BRIDGEREGL(where), value);
162 __pcbdebug("=> %08x", &BRIDGEREGL(where), value);
181 __pcbdebug("<= %02x", &BRIDGEREGB(where), value);
201 __pcbdebug("<= %04hx", &BRIDGEREGW(where), value);
219 __pcbdebug("<= %08x", &BRIDGEREGL(where), value);

Completed in 153 milliseconds