Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188e_hal_init.c47 res = rtw_read8(padapter, REG_HMEBOX_E0, &reg_0x88); in iol_execute()
51 rtw_write8(padapter, REG_HMEBOX_E0, reg_0x88 | control); in iol_execute()
56 res = rtw_read8(padapter, REG_HMEBOX_E0, &reg_0x88); in iol_execute()
65 res = rtw_read8(padapter, REG_HMEBOX_E0, &reg_0x88); in iol_execute()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtl8188e_spec.h64 #define REG_HMEBOX_E0 0x0088 macro