Searched refs:PCI_CLASS_DEVICE (Results 1 - 10 of 10) sorted by path

/u-boot/drivers/bios_emulator/
H A Dbios.c189 dm_pci_read_config8(_BE_env.vgaInfo.pcidev, PCI_CLASS_DEVICE,
192 PCI_CLASS_DEVICE + 1, &baseclass);
/u-boot/drivers/misc/
H A Dp2sb_emul.c69 case PCI_CLASS_DEVICE:
H A Dswap_case.c125 case PCI_CLASS_DEVICE:
/u-boot/drivers/pci/
H A Dpci-uclass.c1803 pci_bus_read_config(bus, bdf, PCI_CLASS_DEVICE,
H A Dpci_auto.c175 dm_pci_read_config16(dev, PCI_CLASS_DEVICE, &class);
536 dm_pci_read_config16(dev, PCI_CLASS_DEVICE, &class);
H A Dpcie_dw_common.c309 writew(PCI_CLASS_BRIDGE_PCI, pci->dbi_base + PCI_CLASS_DEVICE);
H A Dpcie_layerscape_rc.c209 writew(PCI_CLASS_BRIDGE_PCI, pcie->dbi + PCI_CLASS_DEVICE);
/u-boot/drivers/pci_endpoint/
H A Dpcie-cadence-ep.c26 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE,
/u-boot/drivers/power/acpi_pmc/
H A Dpmc_emul.c64 case PCI_CLASS_DEVICE:
/u-boot/include/
H A Dpci.h56 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro

Completed in 128 milliseconds