Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h254 int ahci_init_dm(struct udevice *dev, void __iomem *base);
/openbmc/u-boot/drivers/ata/
H A Dahci.c1092 int ahci_init_dm(struct udevice *dev, void __iomem *base) in ahci_init_dm() function