Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c45 #define T7XX_PCI_IREG_BASE 0 macro
696 ret = pcim_iomap_regions(pdev, BIT(T7XX_PCI_IREG_BASE) | BIT(T7XX_PCI_EREG_BASE), in t7xx_pci_probe()
715 IREG_BASE(t7xx_dev) = pcim_iomap_table(pdev)[T7XX_PCI_IREG_BASE]; in t7xx_pci_probe()