| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/chrp/ |
| H A D | pci.c | 338 pci_read_config_byte(sl82c105, PCI_CLASS_PROG, &progif); in chrp_pci_fixup_winbond_ata() 339 pci_write_config_byte(sl82c105, PCI_CLASS_PROG, progif | 0x05); in chrp_pci_fixup_winbond_ata() 374 pci_read_config_byte(viaide, PCI_CLASS_PROG, &progif); in chrp_pci_fixup_vt8231_ata() 375 pci_write_config_byte(viaide, PCI_CLASS_PROG, progif & ~0x5); in chrp_pci_fixup_vt8231_ata()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ |
| H A D | fsl_uli1575.c | 73 pci_write_config_byte(dev, PCI_CLASS_PROG, 0x01); in early_uli5249() 279 pci_write_config_byte(dev, PCI_CLASS_PROG, 0x01); in hpcd_quirk_uli5288()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | setup-pci.c | 40 if (pci_read_config_byte(dev, PCI_CLASS_PROG, &progif) || in ide_setup_pci_baseregs() 49 (void) pci_write_config_byte(dev, PCI_CLASS_PROG, progif|5); in ide_setup_pci_baseregs() 50 if (pci_read_config_byte(dev, PCI_CLASS_PROG, &progif) || in ide_setup_pci_baseregs()
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | superio.c | 438 pci_write_config_byte(pdev, PCI_CLASS_PROG, pdev->class); in superio_fixup_pci() 440 pci_read_config_byte(pdev, PCI_CLASS_PROG, &prog); in superio_fixup_pci()
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/ |
| H 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,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | pci.c | 1118 pci_read_config_byte(dev, PCI_CLASS_PROG, &progif); in pmac_pci_fixup_pciata() 1122 (void) pci_write_config_byte(dev, PCI_CLASS_PROG, progif|5); in pmac_pci_fixup_pciata() 1123 if (pci_read_config_byte(dev, PCI_CLASS_PROG, &progif) || in pmac_pci_fixup_pciata()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_sis.c | 690 pci_read_config_byte(pdev, PCI_CLASS_PROG, ®); in sis_fixup() 692 pci_write_config_byte(pdev, PCI_CLASS_PROG, reg & 0xF0); in sis_fixup()
|
| H A D | libata-sff.c | 2387 pci_read_config_byte(pdev, PCI_CLASS_PROG, &tmp8); in ata_pci_sff_activate_host()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | cfg_space.c | 387 vgpu_cfg_space(vgpu)[PCI_CLASS_PROG] = in intel_vgpu_init_cfg_space()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-host.c | 177 cdns_pcie_rp_writeb(pcie, PCI_CLASS_PROG, 0); in cdns_pcie_host_init_root_port()
|
| H A D | pcie-cadence-ep.c | 27 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_CLASS_PROG, hdr->progif_code); in cdns_pcie_ep_write_header()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | pci.c | 148 { "programming interface", PCI_SIZE_8, PCI_CLASS_PROG },
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | pci_regs.h | 74 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | pci_regs.h | 74 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | pci_regs.h | 73 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | fsl_pci_init.c | 620 pci_hose_read_config_byte(hose, dev, PCI_CLASS_PROG, &prog_if); in fsl_is_pci_agent()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 141 dw_pcie_writeb_dbi(pci, func_offset + PCI_CLASS_PROG, hdr->progif_code); in dw_pcie_ep_write_header()
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | quirks.c | 1316 pci_read_config_byte(pdev, PCI_CLASS_PROG, &prog); in quirk_svwks_csb5ide() 1320 pci_write_config_byte(pdev, PCI_CLASS_PROG, prog); in quirk_svwks_csb5ide() 1331 pci_read_config_byte(pdev, PCI_CLASS_PROG, &prog); in quirk_ide_samemode() 1337 pci_write_config_byte(pdev, PCI_CLASS_PROG, prog); in quirk_ide_samemode()
|
| H A D | probe.c | 1875 pci_read_config_byte(dev, PCI_CLASS_PROG, &progif); in pci_setup_device()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci.h | 54 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 583 early_read_config_byte(hose, 0, 0, PCI_CLASS_PROG, &progif); in fsl_add_bridge()
|