Home
last modified time | relevance | path

Searched refs:mclink_receive (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/gdsys/common/
H A Dmclink.h12 int mclink_receive(u8 slave, u16 addr, u16 *data);
H A Dmclink.c95 int mclink_receive(u8 slave, u16 addr, u16 *data) in mclink_receive() function
/openbmc/u-boot/board/gdsys/mpc8308/
H A Dhrcon.c90 res = mclink_receive(fpga - 1, regoff, data); in fpga_get_reg()
H A Dstrider.c93 res = mclink_receive(fpga - 1, regoff, data); in fpga_get_reg()