Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c931 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
999 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1335 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1667 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1844 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1915 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
2097 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
2305 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
H A Dar9300_power.c812 for (i = 0; i < ahp->ah_ini_pcie_serdes_wow.ia_rows; i++) { in ar9280_config_ser_des__wow_sleep()
814 INI_RA(&ahp->ah_ini_pcie_serdes_wow, i, 0), in ar9280_config_ser_des__wow_sleep()
815 INI_RA(&ahp->ah_ini_pcie_serdes_wow, i, 1)); in ar9280_config_ser_des__wow_sleep()
H A Dar9300.h651 struct ar9300_ini_array ah_ini_pcie_serdes_wow; /* SerDes values during WOW sleep */ member