Home
last modified time | relevance | path

Searched refs:lp_xtal_workaround (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D7000.c127 .lp_xtal_workaround = true,
139 .lp_xtal_workaround = true,
151 .lp_xtal_workaround = true,
162 .lp_xtal_workaround = true,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h390 lp_xtal_workaround:1, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c526 if (trans->cfg->lp_xtal_workaround) { in iwl_pcie_apm_stop()