Searched refs:LOG_PARSE (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/powerpc/platforms/powermac/ |
A D | pfunc_core.c | 20 #define LOG_PARSE(fmt...) macro 175 LOG_PARSE("pmf: read_reg32(offset: %08x)\n", offset); in pmf_parser_read_reg32() 197 LOG_PARSE("pmf: read_reg16(offset: %08x)\n", offset); in pmf_parser_read_reg16() 219 LOG_PARSE("pmf: read_reg8(offset: %08x)\n", offset); in pmf_parser_read_reg8() 228 LOG_PARSE("pmf: delay(duration: %d us)\n", duration); in pmf_parser_delay() 273 LOG_PARSE("pmf: read_i2c(bytes: %ud)\n", bytes); in pmf_parser_read_i2c() 283 LOG_PARSE("pmf: write_i2c(bytes: %ud) ...\n", bytes); in pmf_parser_write_i2c() 340 LOG_PARSE("pmf: rmw_cfg(maskbytes: %ud, valuebytes: %ud," in pmf_parser_rmw_cfg() 356 LOG_PARSE("pmf: read_i2c_sub(subaddr: %x, bytes: %ud)\n", in pmf_parser_read_i2c_sub() 379 LOG_PARSE("pmf: set_i2c_mode(mode: %d)\n", mode); in pmf_parser_set_i2c_mode() [all …]
|
Completed in 5 milliseconds