Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dwanxl.c540 u32 mem_phy; /* memory PCI base addr */ in wanxl_pci_init_one() local
662 mem_phy = pci_resource_start(pdev, 2); in wanxl_pci_init_one()
691 mem = ioremap(mem_phy, PDM_OFFSET + sizeof(firmware)); in wanxl_pci_init_one()
737 pci_name(pdev), plx_phy, ramsize / 1024, mem_phy, pdev->irq); in wanxl_pci_init_one()