Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dwanxl.c566 u32 mem_phy; /* memory PCI base addr */ in wanxl_pci_init_one() local
681 mem_phy = pci_resource_start(pdev, 2); in wanxl_pci_init_one()
711 mem = ioremap_nocache(mem_phy, PDM_OFFSET + sizeof(firmware)); in wanxl_pci_init_one()
756 pci_name(pdev), plx_phy, ramsize / 1024, mem_phy, pdev->irq); in wanxl_pci_init_one()