Searched refs:TRENB (Results 1 – 4 of 4) sorted by relevance
/drivers/usb/renesas_usbhs/ |
D | pipe.c | 351 usbhsp_pipe_tre_set(pipe, TRCLR | TRENB, TRCLR); in usbhs_pipe_set_trans_count_if_bulk() 363 usbhsp_pipe_tre_set(pipe, TRENB, TRENB); /* enable */ in usbhs_pipe_set_trans_count_if_bulk()
|
D | common.h | 224 #define TRENB (1 << 9) /* Transaction Counter Enable */ macro
|
/drivers/usb/host/ |
D | r8a66597-hcd.c | 1130 r8a66597_bset(r8a66597, TRENB, in prepare_packet_read() 1160 r8a66597_bclr(r8a66597, TRENB, td->pipe->pipetre); in prepare_packet_write()
|
/drivers/usb/gadget/ |
D | r8a66597-udc.c | 755 r8a66597_bset(r8a66597, TRENB, ep->pipetre); in start_packet_read()
|