Searched refs:write_cfg (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | pmac_pfunc.h | 86 int (*write_cfg)(PMF_STD_ARGS, u32 offset, u32 len, const u8 *data); member
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | pfunc_core.c | 325 LOG_PARSE("pmf: write_cfg(offset: %x, bytes: %ud)\n", offset, bytes); in pmf_parser_write_cfg() 328 PMF_PARSE_CALL(write_cfg, cmd, h, offset, bytes, blob); in pmf_parser_write_cfg()
|