Searched refs:AR_PCIE_PLL_PWRSAVE_ON_D3 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar9003_hw.c237 (ah->config.pll_pwrsave & AR_PCIE_PLL_PWRSAVE_ON_D3)) {
276 (ah->config.pll_pwrsave & AR_PCIE_PLL_PWRSAVE_ON_D3)) {
478 (ah->config.pll_pwrsave & AR_PCIE_PLL_PWRSAVE_ON_D3)) {
522 (ah->config.pll_pwrsave & AR_PCIE_PLL_PWRSAVE_ON_D3)) {
H A Dhw.h329 #define AR_PCIE_PLL_PWRSAVE_ON_D3 BIT(1) macro

Completed in 98 milliseconds