Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddwc2_udc_otg_regs.h184 #define DEPCTL_STALL (0x1<<21) macro
H A Ddwc2_udc_otg_xfer_dma.c792 ep_ctrl |= DEPCTL_STALL; in dwc2_udc_ep0_set_stall()
990 ep_ctrl |= DEPCTL_STALL; in dwc2_udc_ep_set_stall()
1000 ep_ctrl |= DEPCTL_STALL; in dwc2_udc_ep_set_stall()
1022 ep_ctrl &= ~DEPCTL_STALL; in dwc2_udc_ep_clear_stall()
1043 ep_ctrl &= ~DEPCTL_STALL; in dwc2_udc_ep_clear_stall()