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

/linux-master/drivers/usb/gadget/udc/
H A Drenesas_usbf.c144 #define USBF_EPN_AUTO BIT(16) macro
859 usbf_ep_reg_bitset(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO);
898 usbf_ep_reg_bitclr(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO);
1489 usbf_ep_reg_bitclr(epn, USBF_REG_EPN_CONTROL, USBF_EPN_AUTO);

Completed in 205 milliseconds