Searched refs:usbhsp_pipe_trn_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 114 static void usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_trn_set() function 391 usbhsp_pipe_trn_set(pipe, 0xffff, DIV_ROUND_UP(len, maxp)); in usbhs_pipe_set_trans_count_if_bulk()
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | pipe.c | 114 static void usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_trn_set() function 391 usbhsp_pipe_trn_set(pipe, 0xffff, DIV_ROUND_UP(len, maxp)); in usbhs_pipe_set_trans_count_if_bulk()
|
Completed in 3 milliseconds