| /linux/drivers/pci/ |
| H A D | pci.c | 1145 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_update_current_state() 1321 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_power_up() 1341 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, 0); in pci_power_up() 1383 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_full_power_state() 1489 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_low_power_state() 1502 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, pmcsr); in pci_set_low_power_state() 1510 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in pci_set_low_power_state() 2276 pmcsr_pos = dev->pm_cap + PCI_PM_CTRL; in pci_check_pme_status() 2398 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in __pci_pme_active() 2404 pci_write_config_word(dev, dev->pm_cap + PCI_PM_CTRL, pmcsr); in __pci_pme_active() [all …]
|
| /linux/arch/powerpc/sysdev/ |
| H A D | fsl_pci.c | 1195 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 D | registers.h | 84 #define CATPT_PCI_PMCS (CATPT_PCI_PMCAPID + PCI_PM_CTRL)
|
| /linux/drivers/xen/xen-pciback/ |
| H A D | conf_space_capability.c | 173 .offset = PCI_PM_CTRL,
|
| /linux/arch/x86/pci/ |
| H A D | intel_mid.c | 352 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in mid_power_off_one_device()
|
| /linux/include/uapi/linux/ |
| H A D | pci_regs.h | 262 #define PCI_PM_CTRL 4 /* PM control and status register */ macro
|
| /linux/drivers/virtio/ |
| H A D | virtio_pci_common.c | 630 pci_read_config_word(pci_dev, pci_dev->pm_cap + PCI_PM_CTRL, &pmcsr); in vp_supports_pm_no_reset()
|
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | debugfs.c | 584 pci_read_config_word(dev, dev->pm_cap + PCI_PM_CTRL, &pmcsr); in telem_soc_states_show()
|
| /linux/drivers/net/ethernet/micrel/ |
| H A D | ksz884x.c | 3104 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_chk_wol_pme_status() 3124 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_clr_wol_pme_status() 3126 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, data); in hw_clr_wol_pme_status() 3144 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &data); in hw_cfg_wol_pme() 3150 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 D | hw.c | 2284 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 D | radeon_pm.c | 2524 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 D | bnx2x_cmn.c | 3191 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 D | bnx2x_main.c | 9179 pci_read_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, &pmc); in bnx2x_send_unload_req() 9181 pci_write_config_word(pdev, pdev->pm_cap + PCI_PM_CTRL, pmc); in bnx2x_send_unload_req()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bnx2.c | 6540 pci_read_config_dword(bp->pdev, bp->pm_cap + PCI_PM_CTRL, &val1); in bnx2_dump_state()
|
| H A D | tg3.c | 16594 tp->pdev->pm_cap + PCI_PM_CTRL, in tg3_get_invariants() 16599 tp->pdev->pm_cap + PCI_PM_CTRL, in tg3_get_invariants()
|