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

/linux-master/arch/powerpc/include/asm/
H A Dpmac_pfunc.h86 int (*write_cfg)(PMF_STD_ARGS, u32 offset, u32 len, const u8 *data); member in struct:pmf_handlers
/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c325 LOG_PARSE("pmf: write_cfg(offset: %x, bytes: %ud)\n", offset, bytes);
328 PMF_PARSE_CALL(write_cfg, cmd, h, offset, bytes, blob);

Completed in 117 milliseconds