Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c904 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
972 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1308 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1570 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1723 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1794 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1976 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
2184 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
HDar9300_power.c800 for (i = 0; i < ahp->ah_ini_pcie_serdes_wow.ia_rows; i++) { in ar9280_config_ser_des__wow_sleep()
802 INI_RA(&ahp->ah_ini_pcie_serdes_wow, i, 0), in ar9280_config_ser_des__wow_sleep()
803 INI_RA(&ahp->ah_ini_pcie_serdes_wow, i, 1)); in ar9280_config_ser_des__wow_sleep()
HDar9300.h652 struct ar9300_ini_array ah_ini_pcie_serdes_wow; /* SerDes values during WOW sleep */ member