Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_attach.c929 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
997 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1333 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
1665 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1841 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
1912 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_AWOW, in ar9300_attach()
2094 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
2302 INIT_INI_ARRAY(&ahp->ah_ini_pcie_serdes_wow, ar9300_pcie_phy_awow, in ar9300_attach()
HDar9300_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()
HDar9300.h659 struct ar9300_ini_array ah_ini_pcie_serdes_wow; /* SerDes values during WOW sleep */ member