Home
last modified time | relevance | path

Searched refs:cfe_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/fw/cfe/
H A Dcfe_api.h98 int cfe_read(int handle, unsigned char *buffer, int length);
/openbmc/linux/arch/mips/fw/cfe/
H A Dcfe_api.c351 int cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() function