Searched refs:totalbytes (Results 1 – 1 of 1) sorted by relevance
/arch/powerpc/platforms/powermac/ |
D | pfunc_core.c | 294 u32 totalbytes = pmf_next32(cmd); in pmf_parser_rmw_i2c() local 300 maskbytes, valuesbytes, totalbytes); in pmf_parser_rmw_i2c() 304 PMF_PARSE_CALL(rmw_i2c, cmd, h, maskbytes, valuesbytes, totalbytes, in pmf_parser_rmw_i2c() 336 u32 totalbytes = pmf_next32(cmd); in pmf_parser_rmw_cfg() local 342 maskbytes, valuesbytes, totalbytes); in pmf_parser_rmw_cfg() 347 totalbytes, maskblob, valuesblob); in pmf_parser_rmw_cfg() 390 u32 totalbytes = pmf_next32(cmd); in pmf_parser_rmw_i2c_sub() local 396 subaddr, maskbytes, valuesbytes, totalbytes); in pmf_parser_rmw_i2c_sub() 401 totalbytes, maskblob, valuesblob); in pmf_parser_rmw_i2c_sub()
|