Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dwanxl.c555 u32 plx_phy; /* PLX PCI base address */ in wanxl_pci_init_one() local
637 plx_phy = pci_resource_start(pdev, 0); in wanxl_pci_init_one()
639 card->plx = ioremap(plx_phy, 0x70); in wanxl_pci_init_one()
753 pci_name(pdev), plx_phy, ramsize / 1024, mem_phy, pdev->irq); in wanxl_pci_init_one()