Home
last modified time | relevance | path

Searched refs:PCI_CLASS_DEVICE (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/i2c/busses/
Di2c-sis96x.c261 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww); in sis96x_probe()
/linux-4.19.296/drivers/pci/controller/
Dpcie-cadence-host.c136 cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in cdns_pcie_host_init_root_port()
Dpcie-cadence-ep.c58 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE, in cdns_pcie_ep_write_header()
/linux-4.19.296/include/uapi/linux/
Dpci_regs.h72 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
/linux-4.19.296/drivers/pci/controller/dwc/
Dpcie-designware-ep.c87 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, in dw_pcie_ep_write_header()
Dpcie-designware-host.c732 dw_pcie_wr_own_conf(pp, PCI_CLASS_DEVICE, 2, PCI_CLASS_BRIDGE_PCI); in dw_pcie_setup_rc()
/linux-4.19.296/drivers/pci/
Dquirks.c1268 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp); in quirk_amd_ide_mode()