Searched refs:mvebu_readl (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/pci/controller/ |
| H A D | pci-mvebu.c | 157 stat = mvebu_readl(port, PCIE_STAT_OFF); in mvebu_pcie_set_local_bus_nr() 167 stat = mvebu_readl(port, PCIE_STAT_OFF); in mvebu_pcie_set_local_dev_nr() 254 ctrl = mvebu_readl(port, PCIE_CTRL_OFF); in mvebu_pcie_setup_hw() 271 cmd = mvebu_readl(port, PCIE_CMD_OFF); in mvebu_pcie_setup_hw() 296 dev_rev = mvebu_readl(port, PCIE_DEV_REV_OFF); in mvebu_pcie_setup_hw() 309 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pcie_setup_hw() 581 *value = mvebu_readl(port, PCIE_CMD_OFF); in mvebu_pci_bridge_emul_base_conf_read() 674 *value = mvebu_readl(port, PCIE_RC_RTSTA); in mvebu_pci_bridge_emul_pcie_conf_read() 779 u32 ctrl = mvebu_readl(port, PCIE_CTRL_OFF); in mvebu_pci_bridge_emul_base_conf_write() 1672 cmd = mvebu_readl(port, PCIE_CMD_OFF); in mvebu_pcie_remove() [all …]
|