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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c15 #define LOG_PARSE(fmt...) macro
125 LOG_PARSE("pmf: write_gpio(value: %02x, mask: %02x)\n", value, mask);
136 LOG_PARSE("pmf: read_gpio(mask: %02x, rshift: %d, xor: %02x)\n",
148 LOG_PARSE("pmf: write_reg32(offset: %08x, value: %08x, mask: %08x)\n",
158 LOG_PARSE("pmf: read_reg32(offset: %08x)\n", offset);
170 LOG_PARSE("pmf: write_reg16(offset: %08x, value: %04x, mask: %04x)\n",
180 LOG_PARSE("pmf: read_reg16(offset: %08x)\n", offset);
192 LOG_PARSE("pmf: write_reg8(offset: %08x, value: %02x, mask: %02x)\n",
202 LOG_PARSE("pmf: read_reg8(offset: %08x)\n", offset);
211 LOG_PARSE("pm
[all...]

Completed in 50 milliseconds