Home
last modified time | relevance | path

Searched refs:gdsys_soc_get_fpga (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dgdsys_soc.h22 int gdsys_soc_get_fpga(struct udevice *child, struct udevice **fpga);
H A Dgdsys_soc.c26 int gdsys_soc_get_fpga(struct udevice *child, struct udevice **fpga) in gdsys_soc_get_fpga() function
/openbmc/u-boot/drivers/i2c/
H A Dihs_i2c.c97 gdsys_soc_get_fpga(dev, &fpga); in wait_for_int()
137 gdsys_soc_get_fpga(dev, &fpga); in ihs_i2c_transfer()