Home
last modified time | relevance | path

Searched refs:CFG_ADDR_REG_NUM_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-iproc.c49 #define CFG_ADDR_REG_NUM_MASK 0x00000ffc macro
482 (where & CFG_ADDR_REG_NUM_MASK) | in iproc_pcie_map_ep_cfg_reg()
627 (where & CFG_ADDR_REG_NUM_MASK) == PCI_VENDOR_ID) in iproc_pcie_config_read()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-iproc.c42 #define CFG_ADDR_REG_NUM_MASK 0x00000ffc macro
611 (where & CFG_ADDR_REG_NUM_MASK) == PCI_VENDOR_ID) in iproc_pcie_config_read()

Completed in 6 milliseconds