Home
last modified time | relevance | path

Searched refs:PCI_REVISION_ID (Results 1 – 14 of 14) sorted by relevance

/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c290 type, __raw_readb(chan->reg_base + PCI_REVISION_ID)); in sh7780_pci_init()
/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c127 rev_id = inp(PCI_C(PCI_REVISION_ID)) ; in card_start()
/linux/include/uapi/linux/
H A Dpci_regs.h72 #define PCI_REVISION_ID 0x08 /* Revision ID */ macro
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c137 ROCKCHIP_PCIE_EP_FUNC_BASE(fn) + PCI_REVISION_ID); in rockchip_pcie_ep_write_header()
/linux/drivers/media/pci/pt3/
H A Dpt3.c699 if (pci_read_config_byte(pdev, PCI_REVISION_ID, &rev) || rev != 1) in pt3_probe()
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c57 cdns_pcie_ep_fn_writeb(pcie, fn, PCI_REVISION_ID, hdr->revid); in cdns_pcie_ep_write_header()
/linux/drivers/misc/
H A Dhpilo.c703 rc = pci_read_config_byte(pdev, PCI_REVISION_ID, &pci_rev_id); in ilo_map_device()
/linux/arch/powerpc/platforms/powermac/
H A Dpci.c465 (1UL << BANDIT_DEVNUM) + PCI_REVISION_ID); in init_bandit()
/linux/drivers/video/fbdev/
H A Dsm712fb.c1542 pci_read_config_byte(pdev, PCI_REVISION_ID, &sfb->chip_rev_id); in smtcfb_pci_probe()
/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c94 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 Dqed_main.c312 pci_read_config_byte(pdev, PCI_REVISION_ID, &rev_id); in qed_init_pci()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5356 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in iavf_probe()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c5225 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in ice_probe()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15610 pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id); in i40e_probe()