Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds