Searched refs:EECS (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dsis900.h61 EECS = 0x00000008, EECLK = 0x00000004, EEDO = 0x00000002, enumerator in enum:sis900_eeprom_access_reigster_bits
H A Dsis900.c755 outl(EECS, ee_addr);
760 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS;
766 outl(EECS, ee_addr);
771 outl(EECS, ee_addr);
773 outl(EECS | EECLK, ee_addr);
H A Deepro.c460 #define EECS 0x02 macro
1427 short ctrl_val = EECS ;
1454 ctrl_val &= ~EECS;
H A Dsis190.c257 EECS = 0x00000001, // unused enumerator in enum:sis190_eeprom_access_register_bits

Completed in 69 milliseconds