Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_reset.c268 if ((ath5k_hw_reg_read(ah, AR5K_PCICFG) & in ath5k_hw_wake()
796 s_led[0] = ath5k_hw_reg_read(ah, AR5K_PCICFG) & in ath5k_hw_reset()
942 AR5K_REG_ENABLE_BITS(ah, AR5K_PCICFG, s_led[0]); in ath5k_hw_reset()
Dath5k_attach.c289 ath5k_hw_reg_write(ah, AR5K_PCICFG_RETRY_FIX, AR5K_PCICFG); in ath5k_hw_attach()
Dreg.h880 #define AR5K_PCICFG 0x4010 /* Register Address */ macro
Dath5k_eeprom.c46 AR5K_REG_ENABLE_BITS(ah, AR5K_PCICFG, AR5K_PCICFG_EEAE); in ath5k_hw_eeprom_read()