Searched refs:PCI_CAPABILITY_LIST (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/mips/loongson2ef/common/cs5536/ |
| H A D | cs5536_acc.c | 124 case PCI_CAPABILITY_LIST: in pci_acc_read_reg()
|
| H A D | cs5536_ohci.c | 128 case PCI_CAPABILITY_LIST: in pci_ohci_read_reg()
|
| H A D | cs5536_ehci.c | 132 case PCI_CAPABILITY_LIST: in pci_ehci_read_reg()
|
| H A D | cs5536_ide.c | 156 case PCI_CAPABILITY_LIST: in pci_ide_read_reg()
|
| H A D | cs5536_isa.c | 301 case PCI_CAPABILITY_LIST: in pci_isa_read_reg()
|
| /linux/drivers/char/agp/ |
| H A D | parisc-agp.c | 310 pos = readb(info->lba_regs + PCI_CAPABILITY_LIST); in lba_find_capability()
|
| H A D | isoch.c | 395 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &mcapndx); in agp_3_5_enable()
|
| /linux/drivers/pci/ |
| H A D | pci-bridge-emul.c | 137 [PCI_CAPABILITY_LIST / 4] = {
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_config.c | 697 p_setb(perm, PCI_CAPABILITY_LIST, (u8)ALL_VIRT, NO_WRITE); in init_pci_cap_basic_perm() 1552 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in vfio_cap_init() 1557 prev = &vdev->vconfig[PCI_CAPABILITY_LIST]; in vfio_cap_init()
|
| /linux/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_base.c | 110 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in ifcvf_init_hw()
|
| /linux/drivers/bcma/ |
| H A D | driver_pci_host.c | 293 bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr, in bcma_find_pci_capability()
|
| /linux/drivers/cxl/core/ |
| H A D | regs.c | 538 offset = FIELD_GET(PCI_RCRB_CAP_LIST_ID_MASK, readw(addr + PCI_CAPABILITY_LIST)); in cxl_rcrb_to_linkcap()
|
| /linux/arch/um/drivers/ |
| H A D | vfio_kern.c | 441 pos = __uml_vfio_cfgspace_read(dev, PCI_CAPABILITY_LIST, sizeof(pos)); in uml_vfio_find_capability()
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy.c | 136 mdev_state->vconfig[PCI_CAPABILITY_LIST] = MDPY_VENDORCAP_OFFSET; in mdpy_create_config_space()
|
| /linux/arch/sparc/kernel/ |
| H A D | leon_pci_grpci2.c | 598 grpci2_cfg_r8(priv, TGT, 0, PCI_CAPABILITY_LIST, &capptr); in grpci2_hw_init()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 122 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic.c | 457 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_msi() 501 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_pic()
|
| /linux/drivers/usb/early/ |
| H A D | ehci-dbgp.c | 373 pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST); in find_cap()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | eeh-powernv.c | 232 int pos = PCI_CAPABILITY_LIST; in pnv_eeh_find_cap()
|