Home
last modified time | relevance | path

Searched refs:pci_resource_flags (Results 1 – 25 of 113) sorted by relevance

12345

/linux-6.15/drivers/pci/
H A Diomap.c46 flags = pci_resource_flags(dev, bar); in pci_iomap_range()
97 flags = pci_resource_flags(dev, bar); in pci_iomap_wc_range()
H A Ddevres.c118 unsigned long dev_flags = pci_resource_flags(pdev, bar); in __pcim_request_region_range()
151 unsigned long flags = pci_resource_flags(pdev, bar); in __pcim_release_region_range()
/linux-6.15/drivers/tty/serial/8250/
H A D8250_pcilib.c30 if (pci_resource_flags(dev, bar) & IORESOURCE_MEM) { in serial8250_pci_setup_port()
H A D8250_pci.c313 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) { in pci_plx9050_init()
355 if ((pci_resource_flags(dev, 0) & IORESOURCE_MEM) == 0) in pci_plx9050_exit()
381 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8420_exit()
410 if ((pci_resource_flags(dev, bar) & IORESOURCE_MEM) == 0) { in pci_ni8430_exit()
1698 if (!(pci_resource_flags(dev, 5) & IORESOURCE_IO) || in pci_fintek_init()
1699 !(pci_resource_flags(dev, 4) & IORESOURCE_IO) || in pci_fintek_init()
1700 !(pci_resource_flags(dev, 3) & IORESOURCE_IO)) in pci_fintek_init()
1793 if (!(pci_resource_flags(dev, 0) & IORESOURCE_MEM)) in pci_fintek_f815xxa_init()
4059 if (pci_resource_flags(dev, i) & IORESOURCE_IO) { in serial_pci_guess_board()
4064 if (pci_resource_flags(dev, i) & IORESOURCE_MEM) in serial_pci_guess_board()
[all …]
/linux-6.15/drivers/i2c/busses/
H A Di2c-pasemi-pci.c33 if (!(pci_resource_flags(dev, 0) & IORESOURCE_IO)) in pasemi_smb_pci_probe()
H A Di2c-ali1535.c156 if (pci_resource_flags(dev, 0) & IORESOURCE_IO) in ali1535_setup()
/linux-6.15/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.c357 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_discover_resources()
395 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_discover_resources()
432 if (!(pci_resource_flags(pdev, i) & IORESOURCE_MEM)) in usnic_vnic_release_resources()
/linux-6.15/drivers/char/xillybus/
H A Dxillybus_pcie.c61 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) { in xilly_probe()
/linux-6.15/drivers/iommu/riscv/
H A Diommu-pci.c43 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM)) in riscv_iommu_pci_probe()
/linux-6.15/drivers/char/ipmi/
H A Dipmi_si_pci.c99 if (pci_resource_flags(pdev, 0) & IORESOURCE_IO) { in ipmi_pci_probe()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_doorbell_mgr.c199 if (pci_resource_flags(adev->pdev, 2) & IORESOURCE_UNSET) in amdgpu_doorbell_init()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_vram.c124 if (!pci_resource_flags(pdev, bar)) in resource_is_valid()
127 if (pci_resource_flags(pdev, bar) & IORESOURCE_UNSET) in resource_is_valid()
/linux-6.15/drivers/mcb/
H A Dmcb-pci.c48 flags = pci_resource_flags(pdev, 0); in mcb_pci_probe()
/linux-6.15/drivers/video/
H A Daperture.c355 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) in aperture_remove_conflicting_pci_devices()
/linux-6.15/drivers/comedi/drivers/
H A Damplc_dio200_pci.c364 if (pci_resource_flags(pci_dev, bar) & IORESOURCE_MEM) { in dio200_pci_auto_attach()
H A D8255_pci.c222 if ((pci_resource_flags(pcidev, board->dio_badr) & IORESOURCE_MEM)) { in pci_8255_auto_attach()
/linux-6.15/drivers/misc/cardreader/
H A Dalcor_pci.c131 if (!(pci_resource_flags(pdev, bar) & IORESOURCE_MEM)) { in alcor_pci_probe()
/linux-6.15/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c804 pci_resource_flags(pdev, 0)); in pvrdma_pci_probe()
810 pci_resource_flags(pdev, 1)); in pvrdma_pci_probe()
816 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in pvrdma_pci_probe()
817 !(pci_resource_flags(pdev, 1) & IORESOURCE_MEM)) { in pvrdma_pci_probe()
/linux-6.15/arch/powerpc/kernel/
H A Deeh_cache.c185 unsigned long flags = pci_resource_flags(dev,i); in __eeh_addr_cache_insert_dev()
/linux-6.15/drivers/rapidio/devices/
H A Dtsi721.c2806 if (!(pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM) || in tsi721_probe()
2807 pci_resource_flags(pdev, BAR_0) & IORESOURCE_MEM_64 || in tsi721_probe()
2815 if (!(pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM) || in tsi721_probe()
2816 pci_resource_flags(pdev, BAR_1) & IORESOURCE_MEM_64 || in tsi721_probe()
2833 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_MEM_64) { in tsi721_probe()
2834 if (pci_resource_flags(pdev, BAR_2) & IORESOURCE_PREFETCH) in tsi721_probe()
2843 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_MEM_64) { in tsi721_probe()
2844 if (pci_resource_flags(pdev, BAR_4) & IORESOURCE_PREFETCH) in tsi721_probe()
/linux-6.15/arch/powerpc/platforms/
H A Dfsl_uli1575.c228 unsigned long flags = pci_resource_flags(dev, i); in quirk_final_uli5249()
/linux-6.15/drivers/scsi/elx/efct/
H A Defct_driver.c528 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM) { in efct_pci_probe()
539 if (pci_resource_flags(pdev, i) & IORESOURCE_MEM_64) in efct_pci_probe()
/linux-6.15/drivers/infiniband/hw/mthca/
H A Dmthca_main.c917 if (!(pci_resource_flags(pdev, 0) & IORESOURCE_MEM) || in __mthca_init_one()
923 if (!(pci_resource_flags(pdev, 2) & IORESOURCE_MEM)) { in __mthca_init_one()
928 if (!(pci_resource_flags(pdev, 4) & IORESOURCE_MEM)) in __mthca_init_one()
/linux-6.15/drivers/firmware/efi/
H A Dsysfb_efi.c126 flags = pci_resource_flags(dev, i); in efifb_set_system()
/linux-6.15/drivers/gpu/drm/ast/
H A Dast_drv.c307 } else if (pci_resource_flags(pdev, 2) & IORESOURCE_IO) { in ast_pci_probe()

12345