Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
H A 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/drivers/i2c/busses/
H A Di2c-hydra.c96 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
/linux/drivers/net/ethernet/sun/
H A 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,
1663 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_init_phy()
1907 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_pause_thresholds()
1935 if (pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_check_invariants()
2929 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
[all...]
/linux/drivers/usb/host/
H A Dohci-pci.c251 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/macintosh/
H A Dmacio_asic.c690 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe()
755 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/char/agp/
H A Duninorth-agp.c690 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.c667 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
/linux/drivers/nvme/host/
H A Dpci.c3936 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001),
3943 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
3944 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2005),
/linux/drivers/ata/
H A Dahci.c1187 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
/linux/include/linux/
H A Dpci_ids.h983 #define PCI_VENDOR_ID_APPLE 0x106b macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c179 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c3774 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
/linux/drivers/firewire/
H A Dohci.c337 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
/linux/drivers/pci/
H A Dquirks.c2056 if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in quirk_radeon_pm()
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c5538 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c354 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
17360 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },