Searched refs:PCI_CLASS_DEVICE (Results 1 – 7 of 7) sorted by relevance
/linux-4.19.296/drivers/i2c/busses/ |
D | i2c-sis96x.c | 261 pci_read_config_word(dev, PCI_CLASS_DEVICE, &ww); in sis96x_probe()
|
/linux-4.19.296/drivers/pci/controller/ |
D | pcie-cadence-host.c | 136 cdns_pcie_rp_writew(pcie, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI); in cdns_pcie_host_init_root_port()
|
D | pcie-cadence-ep.c | 58 cdns_pcie_ep_fn_writew(pcie, fn, PCI_CLASS_DEVICE, in cdns_pcie_ep_write_header()
|
/linux-4.19.296/include/uapi/linux/ |
D | pci_regs.h | 72 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro
|
/linux-4.19.296/drivers/pci/controller/dwc/ |
D | pcie-designware-ep.c | 87 dw_pcie_writew_dbi(pci, PCI_CLASS_DEVICE, in dw_pcie_ep_write_header()
|
D | pcie-designware-host.c | 732 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/ |
D | quirks.c | 1268 pci_read_config_byte(pdev, PCI_CLASS_DEVICE, &tmp); in quirk_amd_ide_mode()
|