Home
last modified time | relevance | path

Searched refs:_EESK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl871x_eeprom.c24 *x = *x | _EESK; in up_clk()
31 *x = *x & ~_EESK; in down_clk()
93 x &= ~(_EECS | _EESK); in standby()
149 x &= ~(_EEDI | _EEDO | _EESK | _EEM0); in r8712_eeprom_write16()
203 x &= ~(_EEDI | _EEDO | _EESK | _EEM0); in r8712_eeprom_read16()
A Drtl8712_syscfg_bitdef.h95 #define _EESK BIT(2) macro

Completed in 4 milliseconds