Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.c1467 writeb(pep->num | dir, &pdev->epx_regs->endprst); in cdns2_ep_config()
1469 &pdev->epx_regs->endprst); in cdns2_ep_config()
1857 writeb(dir | pep->num, &pdev->epx_regs->endprst); in cdns2_halt_endpoint()
1859 &pdev->epx_regs->endprst); in cdns2_halt_endpoint()
1876 writeb(dir | pep->num, &pdev->epx_regs->endprst); in cdns2_halt_endpoint()
1878 &pdev->epx_regs->endprst); in cdns2_halt_endpoint()
2115 writeb(ENDPRST_IO_TX, &pdev->usb_regs->endprst); in cdns2_gadget_udc_start()
2117 &pdev->usb_regs->endprst); in cdns2_gadget_udc_start()
2118 writeb(ENDPRST_FIFORST | ENDPRST_TOGRST, &pdev->usb_regs->endprst); in cdns2_gadget_udc_start()
2150 writeb(ENDPRST_IO_TX, &pdev->usb_regs->endprst); in cdns2_gadget_udc_stop()
[all...]
H A Dcdns2-gadget.h135 __u8 endprst; member
236 __u8 endprst; member