Home
last modified time | relevance | path

Searched refs:PCI_CAPABILITY_LIST (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c124 case PCI_CAPABILITY_LIST: in pci_acc_read_reg()
H A Dcs5536_ohci.c128 case PCI_CAPABILITY_LIST: in pci_ohci_read_reg()
H A Dcs5536_ehci.c132 case PCI_CAPABILITY_LIST: in pci_ehci_read_reg()
H A Dcs5536_ide.c156 case PCI_CAPABILITY_LIST: in pci_ide_read_reg()
H A Dcs5536_isa.c301 case PCI_CAPABILITY_LIST: in pci_isa_read_reg()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.c138 [PCI_CAPABILITY_LIST / 4] = {
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Daperture_64.c139 pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST); in find_cap()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c419 next = vgpu_cfg_space(vgpu)[PCI_CAPABILITY_LIST]; in intel_vgpu_init_cfg_space()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dparisc-agp.c295 pos = readb(info->lba_regs + PCI_CAPABILITY_LIST); in lba_find_capability()
H A Disoch.c395 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &mcapndx); in agp_3_5_enable()
H A Dhp-agp.c190 pos = readb(hpa+PCI_CAPABILITY_LIST); in hp_zx1_lba_find_capability()
/OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/
H A Difcvf_base.c107 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in ifcvf_init_hw()
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci_config.c684 p_setb(perm, PCI_CAPABILITY_LIST, (u8)ALL_VIRT, NO_WRITE); in init_pci_cap_basic_perm()
1478 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in vfio_cap_init()
1483 prev = &vdev->vconfig[PCI_CAPABILITY_LIST]; in vfio_cap_init()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci.c503 return PCI_CAPABILITY_LIST; in pci_hose_find_cap_start()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/
H A Dpci.c236 if (offset >= PCI_BASE_ADDRESS_0 && offset < PCI_CAPABILITY_LIST) in u3_ht_root_write_config()
/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.h121 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ 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.h121 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
/OK3568_Linux_fs/kernel/drivers/bcma/
H A Ddriver_pci_host.c293 bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr, in bcma_find_pci_capability()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h121 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c257 return PCI_CAPABILITY_LIST; in pseries_eeh_cap_start()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware.c51 reg = dw_pcie_readw_dbi(pci, PCI_CAPABILITY_LIST); in dw_pcie_find_capability()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dleon_pci_grpci2.c596 grpci2_cfg_r8(priv, TGT, 0, PCI_CAPABILITY_LIST, &capptr); in grpci2_hw_init()
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy.c138 mdev_state->vconfig[PCI_CAPABILITY_LIST] = MDPY_VENDORCAP_OFFSET; in mdpy_create_config_space()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Dmpic.c454 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_msi()
498 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_pic()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dehci-dbgp.c373 pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST); in find_cap()

12