Lines Matching +full:0 +full:xa010
43 if (nvec < 0) in thunder_mmc_register_interrupts()
47 for (i = 0; i < nvec; i++) { in thunder_mmc_register_interrupts()
50 0, cvm_mmc_irq_names[i], host); in thunder_mmc_register_interrupts()
54 return 0; in thunder_mmc_register_interrupts()
64 int ret, i = 0; in thunder_mmc_probe()
79 host->base = pcim_iomap(pdev, 0, pci_resource_len(pdev, 0)); in thunder_mmc_probe()
88 host->reg_off = 0x2000; in thunder_mmc_probe()
89 host->reg_off_dma = 0x160; in thunder_mmc_probe()
154 return 0; in thunder_mmc_probe()
157 for (i = 0; i < CAVIUM_MAX_MMC; i++) { in thunder_mmc_probe()
176 for (i = 0; i < CAVIUM_MAX_MMC; i++) in thunder_mmc_remove()
188 { PCI_DEVICE(PCI_VENDOR_ID_CAVIUM, 0xa010) },
189 { 0, } /* end of table */