Home
last modified time | relevance | path

Searched refs:_EECS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Drtl871x_eeprom.c105 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()
Drtl8712_syscfg_bitdef.h106 #define _EECS BIT(3) macro
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_eeprom.c111 x &= ~(_EECS | _EESK); in standby()
115 x |= _EECS; in standby()
153 x &= ~(_EECS | _EEDI); in eeprom_clean()
178 x |= _EEM1 | _EECS; in eeprom_write16()
252 x |= _EEM1 | _EECS; in eeprom_read16()
294 x |= _EEM1 | _EECS; in eeprom_read_sz()