Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h83 __u8 txcon; member
H A Dcdns2-trace.h506 __entry->con_reg = pep->dir ? readb(&pdev->epx_regs->ep[pep->num - 1].txcon) :
H A Dcdns2-gadget.c1459 writeb(ep_cfg, &pdev->epx_regs->ep[pep->num - 1].txcon); in cdns2_ep_config()
1835 conf = &pdev->epx_regs->ep[pep->num - 1].txcon; in cdns2_halt_endpoint()