Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dconf_space_header.c234 if (offset == PCI_ROM_ADDRESS || offset == PCI_ROM_ADDRESS1) in bar_init()
397 CFG_FIELD_ROM(PCI_ROM_ADDRESS1),
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_auto.c136 PCI_ROM_ADDRESS : PCI_ROM_ADDRESS1; in dm_pciauto_setup_device()
H A Dpci_auto_old.c146 PCI_ROM_ADDRESS : PCI_ROM_ADDRESS1; in pciauto_setup_device()
H A Dpcie_layerscape.c360 dbi_writel(pcie, 0, PCIE_CS2_OFFSET + PCI_ROM_ADDRESS1); in ls_pcie_disable_bars()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c147 [PCI_ROM_ADDRESS1 / 4] = {
H A Dprobe.c1919 pci_read_bases(dev, 2, PCI_ROM_ADDRESS1); in pci_setup_device()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_of_scan.c221 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c191 { "expansion ROM base address", PCI_SIZE_32, PCI_ROM_ADDRESS1 },
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h158 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h158 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h158 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h264 #define PCI_ROM_ADDRESS1 0x38 /* Same as PCI_ROM_ADDRESS, but for htype 1 */ macro
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci.c337 dev->rom_base_reg = PCI_ROM_ADDRESS1; in of_create_pci_dev()