Home
last modified time | relevance | path

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

/drivers/usb/renesas_usbhs/
Dpipe.h84 int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe);
Dpipe.c360 int maxp = usbhs_pipe_get_maxpacket(pipe); in usbhs_pipe_set_trans_count_if_bulk()
561 int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe) in usbhs_pipe_get_maxpacket() function
Dfifo.c482 int maxp = usbhs_pipe_get_maxpacket(pipe); in usbhsf_pio_try_push()
614 int maxp = usbhs_pipe_get_maxpacket(pipe); in usbhsf_pio_try_pop()
956 int maxp = usbhs_pipe_get_maxpacket(pipe); in usbhsf_dma_pop_done()