Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_APPLE (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/arch/powerpc/platforms/powermac/
Dpci.c442 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, 0x5b, pmac_pci_fixup_u4_of_node);
461 PCI_VENDOR_ID_APPLE) { in init_bandit()
470 } else if (vendev != (BANDIT_DEVID_2 << 16) + PCI_VENDOR_ID_APPLE) { in init_bandit()
961 if (dev->vendor == PCI_VENDOR_ID_APPLE in pmac_pci_enable_device_hook()
1024 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci);
1230 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
/Linux-v5.10/drivers/i2c/busses/
Di2c-hydra.c96 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
/Linux-v5.10/drivers/net/ethernet/sun/
Dsungem.c100 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC,
102 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMACP,
104 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC2,
106 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_K2_GMAC,
108 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_SH_SUNGEM,
110 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_IPID2_GMAC,
1674 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_init_phy()
1918 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_pause_thresholds()
1946 if (pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_check_invariants()
2940 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
/Linux-v5.10/drivers/usb/host/
Dohci-pci.c228 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v5.10/drivers/macintosh/
Dmacio_asic.c685 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe()
750 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v5.10/drivers/char/agp/
Duninorth-agp.c689 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v5.10/drivers/gpu/drm/
Ddrm_vm.c549 || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) in drm_mmap_locked()
/Linux-v5.10/drivers/nvme/host/
Dpci.c2371 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { in nvme_pci_enable()
3220 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001),
3222 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
3223 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2005),
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_device.c666 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
Datombios_encoders.c199 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
/Linux-v5.10/drivers/ata/
Dahci.c1040 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
/Linux-v5.10/include/linux/
Dpci_ids.h945 #define PCI_VENDOR_ID_APPLE 0x106b macro
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c180 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
/Linux-v5.10/drivers/net/wireless/broadcom/b43/
Dphy_n.c6109 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_phy_initn()
6504 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_nphy_op_prepare_structs()
Dmain.c5531 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()
/Linux-v5.10/drivers/firewire/
Dohci.c289 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
/Linux-v5.10/drivers/net/wireless/broadcom/b43legacy/
Dmain.c3769 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
/Linux-v5.10/drivers/pci/
Dquirks.c1886 if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in quirk_radeon_pm()
/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.c351 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
17289 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },