Home
last modified time | relevance | path

Searched refs:PCIE_CONF_REG (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/plat-orion/
H A Dpcie.c37 #define PCIE_CONF_REG(r) ((((r) & 0xf00) << 16) | ((r) & 0xfc)) macro
214 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf()
233 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf_tlp()
256 PCIE_CONF_REG(where))); in orion_pcie_rd_conf_wa()
274 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_wr_conf()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/plat-orion/
H A Dpcie.c37 #define PCIE_CONF_REG(r) ((((r) & 0xf00) << 16) | ((r) & 0xfc)) macro
214 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf()
233 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf_tlp()
256 PCIE_CONF_REG(where))); in orion_pcie_rd_conf_wa()
274 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_wr_conf()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/plat-orion/
H A Dpcie.c37 #define PCIE_CONF_REG(r) ((((r) & 0xf00) << 16) | ((r) & 0xfc)) macro
214 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf()
233 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_rd_conf_tlp()
256 PCIE_CONF_REG(where))); in orion_pcie_rd_conf_wa()
274 PCIE_CONF_REG(where) | PCIE_CONF_ADDR_EN, in orion_pcie_wr_conf()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/pci/
H A Dpci-aardvark.c121 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
124 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
331 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
428 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/pci/
H A Dpci-aardvark.c121 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
124 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
331 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
428 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/pci/
H A Dpci-aardvark.c121 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
124 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
331 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
428 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/pci/
H A Dpci-aardvark.c121 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
124 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
331 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
428 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/pci/
H A Dpci-aardvark.c124 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
127 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
334 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
431 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/pci/
H A Dpci-aardvark.c121 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
124 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
331 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
428 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/pci/
H A Dpci-aardvark.c169 #define PCIE_CONF_REG(reg) ((reg) & 0xffc) macro
172 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
386 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_read_config()
490 reg = PCIE_BDF(bdf) | PCIE_CONF_REG(offset); in pcie_advk_write_config()

12345678