Searched refs:EECS (Results 1 – 6 of 6) sorted by relevance
116 x &= ~(EECS | EEDI); in EEpromCleanup()130 x |= EECS; in EWEN()151 x |= EECS; in EWDS()176 x |= EECS; in rtmp_ee_prom_read16()
117 #define EECS 0x02 macro
61 EECS = 0x00000008, EECLK = 0x00000004, EEDO = 0x00000002, enumerator
822 outl(EECS, ee_addr); in read_eeprom()827 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS; in read_eeprom()833 outl(EECS, ee_addr); in read_eeprom()838 outl(EECS, ee_addr); in read_eeprom()840 outl(EECS | EECLK, ee_addr); in read_eeprom()
458 #define EECS 0x02 macro1413 short ctrl_val = EECS ; in read_eeprom()1442 ctrl_val &= ~EECS; in read_eeprom()
243 EECS = 0x00000001, // unused enumerator