Searched refs:USBF_EPN_ISTL (Results 1 – 1 of 1) sorted by relevance
134 #define USBF_EPN_ISTL BIT(3) macro1590 return (ctrl & USBF_EPN_ISTL) ? true : false; in usbf_ep_is_stalled()1758 USBF_EPN_ISTL); in usbf_ep_stall()1773 USBF_EPN_ISTL, in usbf_ep_stall()1821 ctrl |= USBF_EPN_DIR0 | USBF_EPN_ISTL | USBF_EPN_OSTL_EN | USBF_EPN_ONAK; in usbf_epn_enable()