Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_pci.c45 #define T7XX_PCI_IREG_BASE 0 macro
676 ret = pcim_iomap_regions(pdev, BIT(T7XX_PCI_IREG_BASE) | BIT(T7XX_PCI_EREG_BASE), in t7xx_pci_probe()
695 IREG_BASE(t7xx_dev) = pcim_iomap_table(pdev)[T7XX_PCI_IREG_BASE]; in t7xx_pci_probe()