Searched refs:EEPROM_CTRL_RW (Results 1 – 2 of 2) sorted by relevance
176 if (control & EEPROM_CTRL_RW) in atl1c_read_eeprom()179 if (control & EEPROM_CTRL_RW) { in atl1c_read_eeprom()
146 #define EEPROM_CTRL_RW 0x80000000 macro