Home
last modified time | relevance | path

Searched refs:USBF_EPN_OSTL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c133 #define USBF_EPN_OSTL BIT(2) macro
1592 return (ctrl & USBF_EPN_OSTL) ? true : false; in usbf_ep_is_stalled()
1761 USBF_EPN_OSTL | USBF_EPN_OSTL_EN); in usbf_ep_stall()
1777 USBF_EPN_OSTL, in usbf_ep_stall()
1819 ctrl |= USBF_EPN_OSTL | USBF_EPN_OSTL_EN; in usbf_epn_enable()