Searched refs:endprst (Results 1 – 2 of 2) sorted by relevance
1467 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 …]
135 __u8 endprst; member236 __u8 endprst; member
Completed in 10 milliseconds