HomeSort by relevance Sort by last modified time
    Searched refs:ahci_reset (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/mach-omap2/
sata.c 67 ahci_reset((void __iomem *)DWC_AHSATA_BASE);
boot-common.c 236 ahci_reset((void __iomem *)DWC_AHSATA_BASE);
  /external/u-boot/include/
ahci.h 233 int ahci_reset(void __iomem *base);
  /external/u-boot/drivers/ata/
ahci.c 147 int ahci_reset(void __iomem *base) function
198 ret = ahci_reset(uc_priv->mmio_base);

Completed in 247 milliseconds