Home
last modified time | relevance | path

Searched refs:PCI_SUBSYSTEM_ID (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_main.c77 pci_read_config_word(cpt->pdev, PCI_SUBSYSTEM_ID, &sdevid); in otx_cpt_device_init()
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c165 { "sub system ID", PCI_SIZE_16, PCI_SUBSYSTEM_ID },
/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 Dpci_regs.h116 #define PCI_SUBSYSTEM_ID 0x2e 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 Dpci_regs.h116 #define PCI_SUBSYSTEM_ID 0x2e macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h116 #define PCI_SUBSYSTEM_ID 0x2e macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnic_main.c299 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nic_set_tx_pkt_pad()
362 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nic_get_hw_info()
H A Dthunder_bgx.c153 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in set_max_bgx_per_node()
1647 pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sdevid); in bgx_probe()
H A Dnicvf_main.c2212 pci_read_config_word(nic->pdev, PCI_SUBSYSTEM_ID, &sdevid); in nicvf_probe()
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c731 err = pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &sub_sys_id); in peak_pciefd_probe()
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c32 cdns_pcie_ep_fn_writew(pcie, fn, PCI_SUBSYSTEM_ID, hdr->subsys_id); in cdns_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/samples/vfio-mdev/
H A Dmdpy.c120 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mdpy_create_config_space()
H A Dmbochs.c226 STORE_LE16((u16 *) &mdev_state->vconfig[PCI_SUBSYSTEM_ID], in mbochs_create_config_space()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c148 dw_pcie_writew_dbi(pci, func_offset + PCI_SUBSYSTEM_ID, hdr->subsys_id); in dw_pcie_ep_write_header()
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_lib.c292 pci_write_config_word(chip->pci, PCI_SUBSYSTEM_ID, in oxygen_restore_eeprom()
/OK3568_Linux_fs/u-boot/include/
H A Dpci.h221 #define PCI_SUBSYSTEM_ID 0x2e macro
/OK3568_Linux_fs/kernel/drivers/pci/
H A Diov.c132 pci_read_config_word(virtfn, PCI_SUBSYSTEM_ID, in pci_read_vf_config_common()
H A Dprobe.c1702 pci_read_config_word(dev, PCI_SUBSYSTEM_ID, device); in pci_subsystem_ids()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1x.c945 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_emu10k1x_create()
H A Demu10k1_main.c1830 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &emu->model); in snd_emu10k1_create()
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca0106_main.c1654 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &chip->model); in snd_ca0106_create()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c4852 dm_pci_read_config16(hw->pdev, PCI_SUBSYSTEM_ID, &hw->subsystem_id); in e1000_sw_init()
4861 pci_read_config_word(hw->pdev, PCI_SUBSYSTEM_ID, &hw->subsystem_id); in e1000_sw_init()
/OK3568_Linux_fs/kernel/sound/pci/ice1712/
H A Dice1724.c2300 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_vt1724_read_eeprom()
H A Dice1712.c2259 pci_read_config_word(ice->pci, PCI_SUBSYSTEM_ID, &device); in snd_ice1712_read_eeprom()
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_codec.c2041 pci_read_config_word(ac97->pci, PCI_SUBSYSTEM_ID, &ac97->subsystem_device); in snd_ac97_mixer()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c3927 pci_read_config_word(pci, PCI_SUBSYSTEM_ID, &ss_card); in snd_cs46xx_create()