Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpmac_pfunc.h86 int (*write_cfg)(PMF_STD_ARGS, u32 offset, u32 len, const u8 *data); member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpmac_pfunc.h86 int (*write_cfg)(PMF_STD_ARGS, u32 offset, u32 len, const u8 *data); member
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c325 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c325 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()

Completed in 6 milliseconds