Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h173 #define DEPCTL_TYPE_MASK (0x3<<18) macro
H A Ddwc2_udc_otg_xfer_dma.c1104 ep_ctrl = (ep_ctrl & ~DEPCTL_TYPE_MASK) | in dwc2_udc_ep_activate()