Lines Matching +full:0 +full:xa010
42 if (nvec < 0) in thunder_mmc_register_interrupts()
46 for (i = 0; i < nvec; i++) { in thunder_mmc_register_interrupts()
49 0, cvm_mmc_irq_names[i], host); in thunder_mmc_register_interrupts()
53 return 0; in thunder_mmc_register_interrupts()
63 int ret, i = 0; in thunder_mmc_probe()
78 host->base = pcim_iomap(pdev, 0, pci_resource_len(pdev, 0)); in thunder_mmc_probe()
87 host->reg_off = 0x2000; in thunder_mmc_probe()
88 host->reg_off_dma = 0x160; in thunder_mmc_probe()
151 return 0; in thunder_mmc_probe()
154 for (i = 0; i < CAVIUM_MAX_MMC; i++) { in thunder_mmc_probe()
174 for (i = 0; i < CAVIUM_MAX_MMC; i++) in thunder_mmc_remove()
187 { PCI_DEVICE(PCI_VENDOR_ID_CAVIUM, 0xa010) },
188 { 0, } /* end of table */