Home
last modified time | relevance | path

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

/openbmc/u-boot/board/renesas/sh7785lcr/
H A Drtl8169_mac.c30 static void EECS(int level) in EECS() function
170 EECS(HIGH); in sh7785lcr_datawrite()
180 EECS(LOW); in sh7785lcr_datawrite()
191 EECS(HIGH); in sh7785lcr_macerase()
199 EECS(LOW); in sh7785lcr_macerase()
224 EECS(HIGH); in sh7785lcr_macdtrd()
235 EECS(LOW); in sh7785lcr_macdtrd()
250 EECS(LOW); in sh7785lcr_eepewen()
253 EECS(HIGH); in sh7785lcr_eepewen()
266 EECS(LOW); in sh7785lcr_eepewen()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.h62 EECS = 0x00000008, EECLK = 0x00000004, EEDO = 0x00000002, enumerator
H A Dsis900.c831 sw32(mear, EECS); in read_eeprom()
836 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS; in read_eeprom()
843 sw32(mear, EECS); in read_eeprom()
848 sw32(mear, EECS); in read_eeprom()
850 sw32(mear, EECS | EECLK); in read_eeprom()
H A Dsis190.c242 EECS = 0x00000001, // unused enumerator