Searched refs:USBF_EPN_ISTL (Results 1 – 1 of 1) sorted by relevance
135 #define USBF_EPN_ISTL BIT(3) macro1591 return (ctrl & USBF_EPN_ISTL) ? true : false; in usbf_ep_is_stalled()1759 USBF_EPN_ISTL); in usbf_ep_stall()1774 USBF_EPN_ISTL, in usbf_ep_stall()1822 ctrl |= USBF_EPN_DIR0 | USBF_EPN_ISTL | USBF_EPN_OSTL_EN | USBF_EPN_ONAK; in usbf_epn_enable()