Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powermac/
A 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()
965 if (dev->vendor == PCI_VENDOR_ID_APPLE in pmac_pci_enable_device_hook()
1028 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci);
1234 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
/linux/drivers/i2c/busses/
A Di2c-hydra.c96 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
/linux/drivers/net/ethernet/sun/
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,
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()
2943 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
/linux/drivers/usb/host/
A Dohci-pci.c228 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/macintosh/
A Dmacio_asic.c683 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe()
748 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/char/agp/
A Duninorth-agp.c689 .vendor = PCI_VENDOR_ID_APPLE,
/linux/drivers/gpu/drm/
A Ddrm_vm.c544 || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) in drm_mmap_locked()
/linux/drivers/nvme/host/
A Dpci.c2548 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { in nvme_pci_enable()
3392 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001),
3394 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
3395 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2005),
/linux/drivers/gpu/drm/radeon/
A Dradeon_device.c666 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
A Datombios_encoders.c200 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
/linux/drivers/ata/
A Dahci.c1042 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
/linux/include/linux/
A Dpci_ids.h952 #define PCI_VENDOR_ID_APPLE 0x106b macro
/linux/drivers/gpu/drm/amd/amdgpu/
A Datombios_encoders.c179 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
/linux/drivers/net/wireless/broadcom/b43/
A Dphy_n.c6062 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_phy_initn()
6457 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_nphy_op_prepare_structs()
A Dmain.c5530 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()
/linux/drivers/firewire/
A Dohci.c289 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
/linux/drivers/net/wireless/broadcom/b43legacy/
A Dmain.c3768 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
/linux/drivers/pci/
A Dquirks.c1921 if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in quirk_radeon_pm()
/linux/drivers/net/ethernet/broadcom/
A Dtg3.c351 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
17214 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },

Completed in 121 milliseconds