Home
last modified time | relevance | path

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

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