Searched refs:EECS (Results 1 – 5 of 5) sorted by relevance
31 static void EECS(int level) in EECS() function171 EECS(HIGH); in sh7785lcr_datawrite()181 EECS(LOW); in sh7785lcr_datawrite()192 EECS(HIGH); in sh7785lcr_macerase()200 EECS(LOW); in sh7785lcr_macerase()225 EECS(HIGH); in sh7785lcr_macdtrd()236 EECS(LOW); in sh7785lcr_macdtrd()251 EECS(LOW); in sh7785lcr_eepewen()254 EECS(HIGH); in sh7785lcr_eepewen()267 EECS(LOW); in sh7785lcr_eepewen()
62 EECS = 0x00000008, EECLK = 0x00000004, EEDO = 0x00000002, enumerator
824 sw32(mear, EECS); in read_eeprom()829 u32 dataval = (read_cmd & (1 << i)) ? EEDI | EECS : EECS; in read_eeprom()836 sw32(mear, EECS); in read_eeprom()841 sw32(mear, EECS); in read_eeprom()843 sw32(mear, EECS | EECLK); in read_eeprom()
242 EECS = 0x00000001, // unused enumerator
154699 Author: Jeremy Huddleston <jeremy@dhcp-38-248.EECS.Berkeley.EDU>