Searched refs:TRENB (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/renesas_usbhs/
H A Dpipe.c380 usbhsp_pipe_tre_set(pipe, TRCLR | TRENB, TRCLR);
392 usbhsp_pipe_tre_set(pipe, TRENB, TRENB); /* enable */
H A Dcommon.h231 #define TRENB (1 << 9) /* Transaction Counter Enable */ macro
/linux-master/include/linux/usb/
H A Dr8a66597.h398 #define TRENB 0x0200 /* b9: Transaction counter enable */ macro
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c1114 r8a66597_bset(r8a66597, TRENB,
1144 r8a66597_bclr(r8a66597, TRENB, td->pipe->pipetre);
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c752 r8a66597_bset(r8a66597, TRENB, ep->pipetre);

Completed in 231 milliseconds