Searched refs:ee_switchSettling (Results 1 – 5 of 5) sorted by relevance
369 uint16_t ee_switchSettling[3]; member
1196 ee->ee_switchSettling[i] = (eeval >> 8) & 0x7f; in readHeaderInfo()
548 fprintf(fd, "0x%02x", eeprom.ee_switchSettling[curmode]); in eevar()
1245 ((ee->ee_switchSettling[arrayMode] << 7) & 0x3F80)); in ar5211SetBoardValues()
1670 switchSettling = ee->ee_switchSettling[arrayMode]; in ar5212SetBoardValues()