Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dpci.c446 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()
969 if (dev->vendor == PCI_VENDOR_ID_APPLE in pmac_pci_enable_device_hook()
1032 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_ANY_ID, pmac_pci_fixup_ohci);
1238 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_U4_PCIE, fixup_u4_pcie);
/Linux-v4.19/drivers/i2c/busses/
Di2c-hydra.c104 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_HYDRA) },
/Linux-v4.19/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,
1683 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_init_phy()
1927 if (gp->pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_pause_thresholds()
1955 if (pdev->vendor == PCI_VENDOR_ID_APPLE) { in gem_check_invariants()
2939 if (pdev->vendor == PCI_VENDOR_ID_APPLE) in gem_init_one()
/Linux-v4.19/drivers/usb/host/
Dohci-pci.c228 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v4.19/drivers/macintosh/
Dmacio_asic.c690 if (ent->vendor != PCI_VENDOR_ID_APPLE) in macio_pci_probe()
755 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v4.19/drivers/char/agp/
Duninorth-agp.c688 .vendor = PCI_VENDOR_ID_APPLE,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_vm.c539 || dev->agp->agp_info.device->vendor != PCI_VENDOR_ID_APPLE) in drm_mmap_locked()
/Linux-v4.19/drivers/nvme/host/
Dpci.c2097 if (pdev->vendor == PCI_VENDOR_ID_APPLE && pdev->device == 0x2001) { in nvme_pci_enable()
2700 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2001) },
2701 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, 0x2003) },
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_device.c659 (rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_card_posted()
Datombios_encoders.c195 if ((rdev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in radeon_atom_backlight_init()
/Linux-v4.19/drivers/ata/
Dahci.c1058 pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in is_mcp89_apple()
/Linux-v4.19/include/linux/
Dpci_ids.h933 #define PCI_VENDOR_ID_APPLE 0x106b macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Datombios_encoders.c177 if ((adev->pdev->subsystem_vendor == PCI_VENDOR_ID_APPLE) && in amdgpu_atombios_encoder_init_backlight()
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_n.c6121 (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()
Dmain.c5556 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43_sprom_fixup()
/Linux-v4.19/drivers/pci/
Dquirks.c1853 if (dev->subsystem_vendor == PCI_VENDOR_ID_APPLE && in quirk_radeon_pm()
/Linux-v4.19/drivers/firewire/
Dohci.c302 {PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_FW, PCI_ANY_ID,
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Dmain.c3803 if (bus->boardinfo.vendor == PCI_VENDOR_ID_APPLE && in b43legacy_sprom_fixup()
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.c362 {PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_TIGON3)},
17323 { PCI_DEVICE(PCI_VENDOR_ID_APPLE, PCI_DEVICE_ID_APPLE_UNI_N_PCI15) },