Home
last modified time | relevance | path

Searched refs:PCI_CFG_RETRY_TIMEOUT (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Ddrv.c553 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
650 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_pci_resume()
Dtrans.c180 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
2506 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_trans_pcie_alloc()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965.h919 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
Dcommon.h2473 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
Dcommon.c4978 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in il_pci_resume()
D4965-mac.c6590 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in il4965_pci_probe()