Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dpci.c443 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, 0x5b, pmac_pci_fixup_u4_of_node);
462 PCI_VENDOR_ID_APPLE) { in init_bandit()
471 } else if (vendev != (BANDIT_DEVID_2 << 16) + PCI_VENDOR_ID_APPLE) { in init_bandit()
966 if (dev->vendor == PCI_VENDOR_ID_APPLE in pmac_pci_enable_device_hook()
1029 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci);
1235 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
/linux-6.1.9/drivers/i2c/busses/
Di2c-hydra.c96 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
/linux-6.1.9/drivers/net/ethernet/sun/
Dsungem.c99 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC,
101 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMACP,
103 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC2,
105 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_K2_GMAC,
107 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_SH_SUNGEM,
109 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_IPID2_GMAC,
1673 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_init_phy()
1917 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_pause_thresholds()
1945 if (pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_check_invariants()
2942 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
/linux-6.1.9/drivers/usb/host/
Dohci-pci.c228 .vendor = PCI_VENDOR_ID_APPLE,
/linux-6.1.9/drivers/macintosh/
Dmacio_asic.c684 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe()
749 .vendor = PCI_VENDOR_ID_APPLE,
/linux-6.1.9/drivers/char/agp/
Duninorth-agp.c689 .vendor = PCI_VENDOR_ID_APPLE,
/linux-6.1.9/drivers/gpu/drm/
Ddrm_vm.c544 || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) in drm_mmap_locked()
/linux-6.1.9/drivers/nvme/host/
Dpci.c2626 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { in nvme_pci_enable()
3554 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001),
3556 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
3557 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2005),
/linux-6.1.9/drivers/gpu/drm/radeon/
Dradeon_device.c667 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
Datombios_encoders.c200 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
/linux-6.1.9/include/linux/
Dpci_ids.h962 #define PCI_VENDOR_ID_APPLE 0x106b macro
/linux-6.1.9/drivers/ata/
Dahci.c1068 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c179 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dphy_n.c6058 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_phy_initn()
6453 (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-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dmain.c3769 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
/linux-6.1.9/drivers/firewire/
Dohci.c289 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
/linux-6.1.9/drivers/pci/
Dquirks.c1936 if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in quirk_radeon_pm()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dtg3.c351 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
17217 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },