Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dep0.c868 writel(EP_STS_EN_SETUPEN | EP_STS_EN_DESCMISEN | EP_STS_EN_TRBERREN, in cdns3_ep0_config()
H A Dgadget.h668 #define EP_STS_EN_DESCMISEN BIT(4) macro
H A Dgadget.c385 (reg) |= EP_STS_EN_DESCMISEN; \
488 reg &= ~EP_STS_EN_DESCMISEN; in cdns3_wa2_gadget_ep_queue()