Searched refs:EESK (Results 1 – 3 of 3) sorted by relevance
160 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_size()250 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_read()324 *x = *x | EESK; in raise_clock()344 *x = *x & ~EESK; in lower_clock()450 x &= ~(EEDI | EEDO | EESK); in e100_eeprom_write_word()557 x &= ~(EECS | EESK); in eeprom_stand_by()
318 #define EESK 0x01 /* EEPROM shift clock (1=hi, 0=lo) */ macro
457 #define EESK 0x01 macro1449 outb(outval | EESK, ee_addr); /* EEPROM clock tick. */ in read_eeprom()1457 outb(ctrl_val | EESK, ee_addr); eeprom_delay(); in read_eeprom()1464 outb(ctrl_val | EESK, ee_addr); in read_eeprom()