Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
A Dpci-loongson.c30 void __iomem *cfg1_base; member
104 return priv->cfg1_base + addroff; in cfg1_map()
138 if (where < PCI_CFG_SPACE_EXP_SIZE && priv->cfg1_base) in pci_loongson_map_bus()
214 priv->cfg1_base = devm_pci_remap_cfg_resource(dev, regs); in loongson_pci_probe()
215 if (IS_ERR(priv->cfg1_base)) in loongson_pci_probe()
216 priv->cfg1_base = NULL; in loongson_pci_probe()

Completed in 3 milliseconds