Home
last modified time | relevance | path

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

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