Searched refs:PCI_VENDOR_ID_APPLE (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
D | pci.c | 446 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, 0x5b, pmac_pci_fixup_u4_of_node); 465 PCI_VENDOR_ID_APPLE) { in init_bandit() 474 } else if (vendev != (BANDIT_DEVID_2 << 16) + PCI_VENDOR_ID_APPLE) { in init_bandit() 959 if (dev->vendor == PCI_VENDOR_ID_APPLE in pmac_pci_enable_device_hook() 1022 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci); 1228 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-hydra.c | 104 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sungem.c | 101 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC, 103 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMACP, 105 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_GMAC2, 107 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_K2_GMAC, 109 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_SH_SUNGEM, 111 { PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_IPID2_GMAC, 1675 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_init_phy() 1919 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_pause_thresholds() 1947 if (pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_check_invariants() 2925 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
|
/linux-4.4.14/drivers/macintosh/ |
D | macio_asic.c | 689 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe() 754 .vendor = PCI_VENDOR_ID_APPLE,
|
/linux-4.4.14/drivers/char/agp/ |
D | uninorth-agp.c | 687 .vendor = PCI_VENDOR_ID_APPLE,
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_vm.c | 561 || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) in drm_mmap_locked()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_device.c | 131 { PCI_VENDOR_ID_ATI, 0x6741, PCI_VENDOR_ID_APPLE, 0x00e2, RADEON_PX_QUIRK_LONG_WAKEUP }, 648 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
|
D | atombios_encoders.c | 192 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
|
/linux-4.4.14/drivers/ata/ |
D | ahci.c | 999 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
|
/linux-4.4.14/include/linux/ |
D | pci_ids.h | 922 #define PCI_VENDOR_ID_APPLE 0x106b macro
|
/linux-4.4.14/drivers/nvme/host/ |
D | pci.c | 2725 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { in nvme_dev_map() 3447 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001) },
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | atombios_encoders.c | 176 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_n.c | 6121 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_phy_initn() 6515 (dev->dev->board_vendor == PCI_VENDOR_ID_APPLE && in b43_nphy_op_prepare_structs()
|
D | main.c | 5571 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()
|
/linux-4.4.14/drivers/firewire/ |
D | ohci.c | 302 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | main.c | 3803 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | tg3.c | 354 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)}, 17248 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },
|