Home
last modified time | relevance | path

Searched refs:PCI_PM_CTRL (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c780 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &csr); in _ish_hw_reset()
784 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, csr); in _ish_hw_reset()
790 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, csr); in _ish_hw_reset()
/linux/arch/x86/kernel/
H A Dearly-quirks.c645 pmcsr = read_pci_config_16(bus, slot, func, BCM4331_PM_CAP + PCI_PM_CTRL); in apple_airport_reset()
649 write_pci_config_16(bus, slot, func, BCM4331_PM_CAP + PCI_PM_CTRL, pmcsr); in apple_airport_reset()
652 pmcsr = read_pci_config_16(bus, slot, func, BCM4331_PM_CAP + PCI_PM_CTRL); in apple_airport_reset()
/linux/drivers/pci/
H A Dpci.c1227 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_update_current_state()
1398 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_power_up()
1418 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, 0); in pci_power_up()
1460 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_full_power_state()
1563 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_low_power_state()
1576 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, pmcsr); in pci_set_low_power_state()
1584 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_low_power_state()
2344 pmcsr_pos = dev->pm_cap + PCI_PM_CTRL; in pci_check_pme_status()
4650 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &csr); in pci_pm_reset()
4662 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, csr); in pci_pm_reset()
[all …]
H A Dquirks.c2470 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in quirk_e100_interrupt()
/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c1195 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pms); in fsl_pci_pme_probe()
1197 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, pms); in fsl_pci_pme_probe()
1228 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pms); in fsl_pci_pme_probe()
1230 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, pms); in fsl_pci_pme_probe()
/linux/sound/soc/intel/catpt/
H A Dregisters.h84 #define CATPT_PCI_PMCS (CATPT_PCI_PMCAPID + PCI_PM_CTRL)
/linux/drivers/xen/xen-pciback/
H A Dconf_space_capability.c173 .offset = PCI_PM_CTRL,
/linux/arch/x86/pci/
H A Dintel_mid_pci.c352 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in mid_power_off_one_device()
/linux/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c369 vgpu->cfg_space.pmcsr_off = next + PCI_PM_CTRL; in intel_vgpu_init_cfg_space()
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c723 if (offset == PCI_PM_CTRL) { in vfio_pm_config_write()
779 p_setd(perm, PCI_PM_CTRL, in init_pci_cap_pm_perm()
1462 __le16 *ctrl = (__le16 *)&vdev->vconfig[offset + PCI_PM_CTRL]; in vfio_update_pm_vconfig_bytes()
H A Dvfio_pci_core.c222 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &pmcsr); in vfio_pci_probe_power_state()
/linux/include/uapi/linux/
H A Dpci_regs.h254 #define PCI_PM_CTRL 4 /* PM control and status register */ macro
/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c584 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in telem_soc_states_show()
/linux/drivers/virtio/
H A Dvirtio_pci_common.c621 pci_read_config_word(pci_dev, pci_dev->pm_cap + PCI_PM_CTRL, &pmcsr); in vp_supports_pm_no_reset()
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3103 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_chk_wol_pme_status()
3123 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_clr_wol_pme_status()
3125 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, data); in hw_clr_wol_pme_status()
3143 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_cfg_wol_pme()
3149 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, data); in hw_cfg_wol_pme()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dhw.c2284 pci_read_config_word(pdev, pm_cap + PCI_PM_CTRL, &pmcs_reg); in _rtl8821ae_clear_pci_pme_status()
2287 pci_write_config_word(pdev, pm_cap + PCI_PM_CTRL, pmcs_reg); in _rtl8821ae_clear_pci_pme_status()
2288 pci_read_config_word(pdev, pm_cap + PCI_PM_CTRL, &pmcs_reg); in _rtl8821ae_clear_pci_pme_status()
/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c2524 rinfo->pdev->pm_cap + PCI_PM_CTRL, in radeonfb_whack_power_state()
2530 rinfo->pdev->pm_cap + PCI_PM_CTRL, in radeonfb_whack_power_state()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3191 pci_read_config_word(bp->pdev, bp->pdev->pm_cap + PCI_PM_CTRL, &pmcsr); in bnx2x_set_power_state()
3195 pci_write_config_word(bp->pdev, bp->pdev->pm_cap + PCI_PM_CTRL, in bnx2x_set_power_state()
3219 pci_write_config_word(bp->pdev, bp->pdev->pm_cap + PCI_PM_CTRL, in bnx2x_set_power_state()
H A Dbnx2x_ethtool.c1473 bp->pdev->pm_cap + PCI_PM_CTRL, &pm); in bnx2x_is_nvm_accessible()
H A Dbnx2x_main.c9177 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &pmc); in bnx2x_send_unload_req()
9179 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, pmc); in bnx2x_send_unload_req()
/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c6541 pci_read_config_dword(bp->pdev, bp->pm_cap + PCI_PM_CTRL, &val1); in bnx2_dump_state()
H A Dtg3.c16582 tp->pdev->pm_cap + PCI_PM_CTRL, in tg3_get_invariants()
16587 tp->pdev->pm_cap + PCI_PM_CTRL, in tg3_get_invariants()