Searched refs:read_reg8 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpmac_pfunc.h72 int (*read_reg8)(PMF_STD_ARGS, u32 offset); member in struct:pmf_handlers
/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_base.c262 .read_reg8 = macio_do_read_reg8,
H A Dpfunc_core.c219 LOG_PARSE("pmf: read_reg8(offset: %08x)\n", offset);
221 PMF_PARSE_CALL(read_reg8, cmd, h, offset);

Completed in 267 milliseconds