Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dwanxl.c565 u32 plx_phy; /* PLX PCI base address */ in wanxl_pci_init_one() local
640 plx_phy = pci_resource_start(pdev, 0); in wanxl_pci_init_one()
642 card->plx = ioremap_nocache(plx_phy, 0x70); in wanxl_pci_init_one()
756 pci_name(pdev), plx_phy, ramsize / 1024, mem_phy, pdev->irq); in wanxl_pci_init_one()