Searched refs:USBHSG_STATUS_SELF_POWERED (Results 1 – 1 of 1) sorted by relevance
54 #define USBHSG_STATUS_SELF_POWERED (1 << 3) macro355 if (usbhsg_status_has(gpriv, USBHSG_STATUS_SELF_POWERED)) in usbhsg_recip_handler_std_get_device()1028 usbhsg_status_set(gpriv, USBHSG_STATUS_SELF_POWERED); in usbhsg_set_selfpowered()1030 usbhsg_status_clr(gpriv, USBHSG_STATUS_SELF_POWERED); in usbhsg_set_selfpowered()