Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddwc_ahsata.h12 int dwc_ahsata_scan(struct udevice *dev);
/openbmc/u-boot/board/compulab/cm_fx6/
H A Dcm_fx6.c773 .scan = dwc_ahsata_scan,
/openbmc/u-boot/drivers/ata/
H A Ddwc_ahsata.c994 int dwc_ahsata_scan(struct udevice *dev) in dwc_ahsata_scan() function