Searched refs:TRENB (Results 1 – 3 of 3) sorted by relevance
380 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()
231 #define TRENB (1 << 9) /* Transaction Counter Enable */ macro
398 #define TRENB 0x0200 /* b9: Transaction counter enable */ macro