Searched refs:AR_PCICFG_EEPROMSEL (Results 1 – 3 of 3) sorted by relevance
269 #define AR_PCICFG_EEPROMSEL 0x00000001 /* EEPROM access enable */ macro
257 OS_REG_WRITE(ah, AR_PCICFG, pcicfg | AR_PCICFG_EEPROMSEL); in ar5210Attach()
641 OS_REG_WRITE(ah, AR_PCICFG, pcicfg | AR_PCICFG_EEPROMSEL); in ar5210GetDiagState()