Searched refs:EECS (Results 1 – 4 of 4) sorted by relevance
352 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS; in sis900_read_eeprom()358 outb(EECS, ee_addr); in sis900_read_eeprom()363 outl(EECS, ee_addr); in sis900_read_eeprom()365 outl(EECS | EECLK, ee_addr); in sis900_read_eeprom()
249 #define EECS 0x02 macro467 int ctrl_val = EECS; in read_eeprom()493 ctrl_val &= ~EECS; in read_eeprom()
67 EECS = 0x00000008, enumerator
2391 Fri Jun 12 00:39:28 1998 Josh MacDonald <jmacd@icw.EECS.Berkeley.EDU>