[go: nahoru, domu]

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

/drivers/net/ethernet/sis/
H A Dsis900.h61 EECS = 0x00000008, EECLK = 0x00000004, EEDO = 0x00000002, enumerator in enum:sis900_eeprom_access_reigster_bits
H A Dsis900.c822 sw32(mear, EECS);
827 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS;
834 sw32(mear, EECS);
839 sw32(mear, EECS);
841 sw32(mear, EECS | EECLK);
H A Dsis190.c242 EECS = 0x00000001, // unused enumerator in enum:sis190_eeprom_access_register_bits
/drivers/staging/rtl8723au/include/
H A Drtl8723a_spec.h1074 #define EECS BIT(3) macro

Completed in 171 milliseconds