Home
last modified time | relevance | path

Searched refs:AR5K_RESET_CTL (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c217 ath5k_hw_reg_write(ah, val, AR5K_RESET_CTL); in ath5k_hw_nic_reset()
232 ret = ath5k_hw_register_timeout(ah, AR5K_RESET_CTL, mask, val, 0); in ath5k_hw_nic_reset()
Dreg.h840 #define AR5K_RESET_CTL 0x4000 /* Register Address */ macro