Searched refs:_EECS (Results 1 – 2 of 2) sorted by relevance
93 x &= ~(_EECS | _EESK); in standby()96 x |= _EECS; in standby()125 x &= ~(_EECS | _EEDI); in eeprom_clean()150 x |= _EEM1 | _EECS; in r8712_eeprom_write16()204 x |= _EEM1 | _EECS; in r8712_eeprom_read16()
94 #define _EECS BIT(3) macro
Completed in 3 milliseconds