Searched refs:REG_HMEBOX_E0 (Results 1 – 2 of 2) sorted by relevance
46 reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0); in iol_execute()47 usb_write8(padapter, REG_HMEBOX_E0, reg_0x88 | control); in iol_execute()50 while ((reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0)) & control && in iol_execute()55 reg_0x88 = usb_read8(padapter, REG_HMEBOX_E0); in iol_execute()
71 #define REG_HMEBOX_E0 0x0088 macro