Home
last modified time | relevance | path

Searched refs:AR5K_PHY_ACT_DISABLE (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c916 ath5k_hw_reg_write(ah, AR5K_PHY_ACT_DISABLE, AR5K_PHY_ACT); in ath5k_hw_reset()
Dreg.h1934 #define AR5K_PHY_ACT_DISABLE 0x00000002 /* Deactivate PHY */ macro
Dath5k_initvals.c98 { AR5K_PHY_ACT, AR5K_PHY_ACT_DISABLE, AR5K_INI_WRITE },
Dath5k_phy.c1365 ath5k_hw_reg_write(ah, AR5K_PHY_ACT_DISABLE, AR5K_PHY_ACT); in ath5k_hw_phy_disable()