Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H 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()
H A Dcommon.h231 #define TRENB (1 << 9) /* Transaction Counter Enable */ macro
/linux/include/linux/usb/
H A Dr8a66597.h398 #define TRENB 0x0200 /* b9: Transaction counter enable */ macro