Searched refs:PCI_CLASS_PROG (Results 1 – 5 of 5) sorted by relevance
/u-boot/drivers/bios_emulator/ |
A D | bios.c | 189 dm_pci_read_config8(_BE_env.vgaInfo.pcidev, PCI_CLASS_PROG, 196 pci_read_config_byte(_BE_env.vgaInfo.pcidev, PCI_CLASS_PROG,
|
/u-boot/drivers/pci_endpoint/ |
A D | pcie-cadence-ep.c | 25 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_CLASS_PROG, in cdns_write_header()
|
/u-boot/cmd/ |
A D | pci.c | 178 { "programming interface", PCI_SIZE_8, PCI_CLASS_PROG },
|
/u-boot/drivers/pci/ |
A D | fsl_pci_init.c | 635 pci_hose_read_config_byte(hose, dev, PCI_CLASS_PROG, &prog_if); in fsl_is_pci_agent()
|
/u-boot/include/ |
A D | pci.h | 54 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro
|
Completed in 14 milliseconds