Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dep0.c852 writel(EP_STS_EN_SETUPEN | EP_STS_EN_DESCMISEN | EP_STS_EN_TRBERREN, in cdns3_ep0_config()
H A Dgadget.h672 #define EP_STS_EN_DESCMISEN BIT(4) macro
H A Dgadget.c455 (reg) |= EP_STS_EN_DESCMISEN; \
581 reg &= ~EP_STS_EN_DESCMISEN; in cdns3_wa2_gadget_ep_queue()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-ep0.c852 writel(EP_STS_EN_SETUPEN | EP_STS_EN_DESCMISEN | EP_STS_EN_TRBERREN, in cdns3_ep0_config()
H A Dcdns3-gadget.h673 #define EP_STS_EN_DESCMISEN BIT(4) macro
H A Dcdns3-gadget.c439 (reg) |= EP_STS_EN_DESCMISEN; \
565 reg &= ~EP_STS_EN_DESCMISEN; in cdns3_wa2_gadget_ep_queue()

Completed in 18 milliseconds