Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c134 #define USBF_EPN_OSTL BIT(2) macro
1593 return (ctrl & USBF_EPN_OSTL) ? true : false; in usbf_ep_is_stalled()
1762 USBF_EPN_OSTL | USBF_EPN_OSTL_EN); in usbf_ep_stall()
1778 USBF_EPN_OSTL, in usbf_ep_stall()
1820 ctrl |= USBF_EPN_OSTL | USBF_EPN_OSTL_EN; in usbf_epn_enable()