Home
last modified time | relevance | path

Searched refs:PCI_CFG_LINK_CTRL_VAL_L0S_EN (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/iwlwifi/
Diwl-agn-hw.h88 #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01 macro
Diwl-power.c442 priv->power_data.pci_pm = !(lctl & PCI_CFG_LINK_CTRL_VAL_L0S_EN); in iwl_power_initialize()
/linux-2.6.39/drivers/net/wireless/iwlegacy/
Diwl-4965-hw.h802 #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01 macro
Diwl-power.c158 priv->power_data.pci_pm = !(lctl & PCI_CFG_LINK_CTRL_VAL_L0S_EN); in iwl_legacy_power_initialize()