Lines Matching refs:EEDI
160 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_size()
173 x &= ~EEDI; // address consists of all zeros in e100_eeprom_size()
250 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_read()
291 x &= ~(EEDO | EEDI); in shift_out_bits()
294 x &= ~EEDI; in shift_out_bits()
296 x |= EEDI; in shift_out_bits()
306 x &= ~EEDI; in shift_out_bits()
367 x &= ~(EEDO | EEDI); in shift_in_bits()
376 x &= ~EEDI; in shift_in_bits()
399 x &= ~(EECS | EEDI); in e100_eeprom_cleanup()
450 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_write_word()