Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware-ep.c668 reg = dw_pcie_readl_dbi(pci, offset + PCI_REBAR_CTRL); in dw_pcie_ep_init_complete()
672 for (i = 0; i < nbars; i++, offset += PCI_REBAR_CTRL) in dw_pcie_ep_init_complete()
/linux-6.3-rc2/drivers/pci/
A Dpci.c1739 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_restore_rebar_state()
1747 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_restore_rebar_state()
1753 pci_write_config_dword(pdev, pos + PCI_REBAR_CTRL, ctrl); in pci_restore_rebar_state()
3674 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_rebar_find_pos()
3681 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_rebar_find_pos()
3736 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_rebar_get_current_size()
3758 pci_read_config_dword(pdev, pos + PCI_REBAR_CTRL, &ctrl); in pci_rebar_set_size()
3761 pci_write_config_dword(pdev, pos + PCI_REBAR_CTRL, ctrl); in pci_rebar_set_size()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h1005 #define PCI_REBAR_CTRL 8 /* control register */ macro
/linux-6.3-rc2/drivers/vfio/pci/
A Dvfio_pci_config.c1415 ret = pci_read_config_byte(pdev, epos + PCI_REBAR_CTRL, &byte); in vfio_ext_cap_len()

Completed in 24 milliseconds