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