LOG_PARSE         142 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_gpio(value: %02x, mask: %02x)\n", value, mask);
LOG_PARSE         153 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_gpio(mask: %02x, rshift: %d, xor: %02x)\n",
LOG_PARSE         165 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg32(offset: %08x, value: %08x, mask: %08x)\n",
LOG_PARSE         175 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg32(offset: %08x)\n", offset);
LOG_PARSE         187 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg16(offset: %08x, value: %04x, mask: %04x)\n",
LOG_PARSE         197 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg16(offset: %08x)\n", offset);
LOG_PARSE         209 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg8(offset: %08x, value: %02x, mask: %02x)\n",
LOG_PARSE         219 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg8(offset: %08x)\n", offset);
LOG_PARSE         228 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: delay(duration: %d us)\n", duration);
LOG_PARSE         239 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: wait_reg32(offset: %08x, comp_value: %08x,mask: %08x)\n",
LOG_PARSE         251 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: wait_reg16(offset: %08x, comp_value: %04x,mask: %04x)\n",
LOG_PARSE         263 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: wait_reg8(offset: %08x, comp_value: %02x,mask: %02x)\n",
LOG_PARSE         273 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_i2c(bytes: %ud)\n", bytes);
LOG_PARSE         283 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_i2c(bytes: %ud) ...\n", bytes);
LOG_PARSE         298 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: rmw_i2c(maskbytes: %ud, valuebytes: %ud, "
LOG_PARSE         313 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_cfg(offset: %x, bytes: %ud)\n", offset, bytes);
LOG_PARSE         325 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_cfg(offset: %x, bytes: %ud)\n", offset, bytes);
LOG_PARSE         340 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: rmw_cfg(maskbytes: %ud, valuebytes: %ud,"
LOG_PARSE         356 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_i2c_sub(subaddr: %x, bytes: %ud)\n",
LOG_PARSE         368 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_i2c_sub(subaddr: %x, bytes: %ud) ...\n",
LOG_PARSE         379 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: set_i2c_mode(mode: %d)\n", mode);
LOG_PARSE         394 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: rmw_i2c_sub(subaddr: %x, maskbytes: %ud, valuebytes: %ud"
LOG_PARSE         412 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg32_msrx(offset: %x, mask: %x, shift: %x,"
LOG_PARSE         426 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg16_msrx(offset: %x, mask: %x, shift: %x,"
LOG_PARSE         439 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: read_reg8_msrx(offset: %x, mask: %x, shift: %x,"
LOG_PARSE         452 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg32_slm(offset: %x, shift: %x, mask: %x\n",
LOG_PARSE         465 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg16_slm(offset: %x, shift: %x, mask: %x\n",
LOG_PARSE         478 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: write_reg8_slm(offset: %x, shift: %x, mask: %x\n",
LOG_PARSE         491 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: mask_and_compare(length: %ud ...\n", bytes);
LOG_PARSE         594 arch/powerpc/platforms/powermac/pfunc_core.c 	LOG_PARSE("pmf: func %s, %d bytes, %s...\n",