Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/renesas_usbhs/
A Dpipe.c150 static void usbhsp_pipe_tre_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_tre_set() function
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()

Completed in 4 milliseconds