Home
last modified time | relevance | path

Searched refs:U_BOOT_PCI_DEVICE (Results 1 – 25 of 43) sorted by relevance

12

/u-boot/drivers/ata/
A Dahci-pci.c42 U_BOOT_PCI_DEVICE(ahci_pci, ahci_pci_supported);
/u-boot/drivers/usb/host/
A Dohci-pci.c52 U_BOOT_PCI_DEVICE(ohci_pci, ohci_pci_supported);
A Dxhci-pci.c81 U_BOOT_PCI_DEVICE(xhci_pci, xhci_pci_supported);
A Dehci-pci.c176 U_BOOT_PCI_DEVICE(ehci_pci, ehci_pci_supported);
/u-boot/drivers/video/
A Dvesa.c61 U_BOOT_PCI_DEVICE(vesa_video, vesa_video_supported);
/u-boot/doc/driver-model/
A Dpci-info.rst104 If PCI devices are not listed in the device tree, U_BOOT_PCI_DEVICE can be used
106 over U_BOOT_PCI_DEVICE. Please note with U_BOOT_PCI_DEVICE, only drivers with
108 U_BOOT_PCI_DEVICE is provided, the built-in driver (either pci_bridge_drv or
148 driver to declare the driver binding information via U_BOOT_PCI_DEVICE(),
/u-boot/drivers/net/octeontx2/
A Drvu_pf.c116 U_BOOT_PCI_DEVICE(rvu_pf, rvu_pf_supported);
A Drvu_af.c171 U_BOOT_PCI_DEVICE(rvu_af, rvu_af_supported);
A Dcgx.c296 U_BOOT_PCI_DEVICE(cgx, cgx_supported);
/u-boot/arch/x86/cpu/broadwell/
A Dadsp.c157 U_BOOT_PCI_DEVICE(broadwell_adsp_drv, broadwell_adsp_supported);
/u-boot/drivers/net/
A Dfsl_enetc_mdio.c155 U_BOOT_PCI_DEVICE(enetc_mdio, enetc_mdio_ids);
A Dpch_gbe.c507 U_BOOT_PCI_DEVICE(eth_pch_gbe, supported);
/u-boot/arch/x86/lib/fsp/
A Dfsp_graphics.c182 U_BOOT_PCI_DEVICE(fsp_video, fsp_video_supported);
/u-boot/drivers/mtd/nand/raw/
A Docteontx_bch.c424 U_BOOT_PCI_DEVICE(octeontx_pci_bchpf, octeontx_bchpf_pci_id_table);
425 U_BOOT_PCI_DEVICE(octeontx_pci_bchvf, octeontx_bchvf_pci_id_table);
/u-boot/drivers/mmc/
A Dpci_mmc.c164 U_BOOT_PCI_DEVICE(pci_mmc, mmc_supported);
/u-boot/drivers/i2c/
A Ddesignware_i2c_pci.c229 U_BOOT_PCI_DEVICE(i2c_designware_pci, designware_pci_supported);
A Dintel_i2c.c312 U_BOOT_PCI_DEVICE(intel_i2c, intel_smbus_pci_supported);
/u-boot/drivers/power/acpi_pmc/
A Dpmc_emul.c247 U_BOOT_PCI_DEVICE(sandbox_pmc_emul_emul, sandbox_pmc_emul_supported);
/u-boot/drivers/misc/
A Dp2sb_emul.c274 U_BOOT_PCI_DEVICE(sandbox_p2sb_emul_emul, sandbox_p2sb_emul_supported);
A Dswap_case.c404 U_BOOT_PCI_DEVICE(sandbox_swap_case_emul, sandbox_swap_case_supported);
/u-boot/drivers/net/mscc_eswitch/
A Dfelix_switch.c414 U_BOOT_PCI_DEVICE(felix_ethsw, felix_ethsw_ids);
/u-boot/drivers/net/octeontx/
A Dsmi.c380 U_BOOT_PCI_DEVICE(octeontx_smi, octeontx_smi_supported);
A Dnicvf_main.c582 U_BOOT_PCI_DEVICE(octeontx_vnic, octeontx_vnic_supported);
/u-boot/drivers/sound/
A Dhda_codec.c559 U_BOOT_PCI_DEVICE(hda_codec, hda_supported);
/u-boot/drivers/virtio/
A Dvirtio_pci_legacy.c424 U_BOOT_PCI_DEVICE(virtio_pci_legacy, virtio_pci_supported);

Completed in 23 milliseconds

12