Searched refs:AR5K_EEPROM_BASE (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
H A Dath5k_eeprom.c47 (void)ath5k_hw_reg_read(ah, AR5K_EEPROM_BASE + (4 * offset));
49 ath5k_hw_reg_write(ah, offset, AR5K_EEPROM_BASE);
H A Dreg.h1030 * read AR5K_EEPROM_BASE +(4 * offset)
1034 * 5211 - write offset to AR5K_EEPROM_BASE
1041 * write data to AR5K_EEPROM_BASE +(4 * offset)
1044 * 5212 write offset to AR5K_EEPROM_BASE
1054 #define AR5K_EEPROM_BASE 0x6000 macro

Completed in 76 milliseconds