Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc_ahsata.h11 int dwc_ahsata_probe(struct udevice *dev);
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c747 err = dwc_ahsata_probe(dev); in sata_imx_probe()
/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata.c1026 int dwc_ahsata_probe(struct udevice *dev) in dwc_ahsata_probe() function