Searched refs:_EECS (Results 1 – 2 of 2) sorted by relevance
105 x &= ~(_EECS | _EESK); in standby()108 x |= _EECS; in standby()137 x &= ~(_EECS | _EEDI); in eeprom_clean()162 x |= _EEM1 | _EECS; in r8712_eeprom_write16()216 x |= _EEM1 | _EECS; in r8712_eeprom_read16()
102 #define _EECS BIT(3) macro