Searched refs:PCI_CAP_LIST_ID (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/ |
| H A D | conf_space_capability.c | 26 .offset = PCI_CAP_LIST_ID,
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci-bridge-emul.c | 176 [PCI_CAP_LIST_ID / 4] = {
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | aperture_64.c | 144 id = read_pci_config_byte(bus, slot, func, pos+PCI_CAP_LIST_ID); in find_cap()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | cfg_space.c | 421 if (vgpu_cfg_space(vgpu)[next + PCI_CAP_LIST_ID] == PCI_CAP_ID_PM) { in intel_vgpu_init_cfg_space()
|
| /OK3568_Linux_fs/kernel/drivers/char/agp/ |
| H A D | parisc-agp.c | 298 id = readb(info->lba_regs + pos + PCI_CAP_LIST_ID); in lba_find_capability()
|
| H A D | hp-agp.c | 193 id = readb(hpa+pos+PCI_CAP_LIST_ID); in hp_zx1_lba_find_capability()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pci.c | 524 pos + PCI_CAP_LIST_ID, &id); in pci_find_cap()
|
| /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 D | pci_regs.h | 209 #define PCI_CAP_LIST_ID 0 /* Capability ID */ 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 D | pci_regs.h | 209 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 209 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | eeh_pseries.c | 275 rtas_read_config(pdn, pos + PCI_CAP_LIST_ID, 1, &id); in pseries_eeh_find_cap()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | mpic.c | 456 u8 id = readb(devbase + pos + PCI_CAP_LIST_ID); in mpic_scan_ht_msi() 500 u8 id = readb(devbase + pos + PCI_CAP_LIST_ID); in mpic_scan_ht_pic()
|
| /OK3568_Linux_fs/kernel/drivers/usb/early/ |
| H A D | ehci-dbgp.c | 378 id = read_pci_config_byte(num, slot, func, pos+PCI_CAP_LIST_ID); in find_cap()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 330 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 250 pnv_pci_cfg_read(pdn, pos + PCI_CAP_LIST_ID, 1, &id); in pnv_eeh_find_cap()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/pci/ |
| H A D | vfio_pci_config.c | 261 if (offset == PCI_CAP_LIST_ID && count > 1) in vfio_direct_config_read()
|