REG_HMEBOX_E0      46 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 	reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0);
REG_HMEBOX_E0      47 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 	usb_write8(padapter, REG_HMEBOX_E0,  reg_0x88|control);
REG_HMEBOX_E0      50 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 	while ((reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0)) & control &&
REG_HMEBOX_E0      55 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c 	reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0);