Home
last modified time | relevance | path

Searched refs:usbhs_pipe_is_busy (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.c324 if (usbhs_pipe_is_busy(pipe) || in usbhsf_fifo_select()
468 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dcp_data_stage_prepare_pop()
624 if (usbhs_pipe_is_busy(pipe)) in usbhsf_prepare_pop()
883 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_prepare_push()
993 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_prepare_pop_with_usb_dmac()
1066 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_try_pop_with_rx_irq()
H A Dpipe.h105 #define usbhs_pipe_is_busy(p) usbhs_pipe_to_fifo(p) macro
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dfifo.c326 if (usbhs_pipe_is_busy(pipe) || in usbhsf_fifo_select()
470 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dcp_data_stage_prepare_pop()
626 if (usbhs_pipe_is_busy(pipe)) in usbhsf_prepare_pop()
885 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_prepare_push()
995 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_prepare_pop_with_usb_dmac()
1068 if (usbhs_pipe_is_busy(pipe)) in usbhsf_dma_try_pop_with_rx_irq()
H A Dpipe.h105 #define usbhs_pipe_is_busy(p) usbhs_pipe_to_fifo(p) macro

Completed in 4 milliseconds