Searched refs:PCI_REVISION_ID (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/sh/drivers/pci/ |
| H A D | pci-sh7780.c | 290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | drvfbi.c | 127 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 137 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID); in rockchip_pcie_ep_write_header()
|
| /linux/drivers/media/pci/pt3/ |
| H A D | pt3.c | 699 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1) in pt3_probe()
|
| /linux/drivers/pci/controller/cadence/ |
| H A D | pcie-cadence-ep.c | 57 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_REVISION_ID, hdr->revid); in cdns_pcie_ep_write_header()
|
| /linux/drivers/misc/ |
| H A D | hpilo.c | 703 rc = pci_read_config_byte(pdev, PCI_REVISION_ID, &pci_rev_id); in ilo_map_device()
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | pci.c | 465 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID); in init_bandit()
|
| /linux/drivers/video/fbdev/ |
| H A D | sm712fb.c | 1542 pci_read_config_byte(pdev, PCI_REVISION_ID, &sfb->chip_rev_id); in smtcfb_pci_probe()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-ep.c | 94 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_REVISION_ID, hdr->revid); in dw_pcie_ep_write_header()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_main.c | 312 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in qed_init_pci()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 5356 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in iavf_probe()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 5225 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in ice_probe()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 15610 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in i40e_probe()
|