Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c143 #define USBF_EPN_AUTO BIT(16) macro
858 usbf_ep_reg_bitset(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO); in usbf_epn_dma_in()
897 usbf_ep_reg_bitclr(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO); in usbf_epn_dma_in()
1488 usbf_ep_reg_bitclr(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO); in usbf_epn_dma_abort()