Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dr8a66597.h26 #define R8A66597_PIPE_NO_DMA R8A66597_MAX_DMA_CHANNEL macro
H A Dr8a66597-hcd.c304 if (dma_ch > R8A66597_PIPE_NO_DMA) /* dma fifo not use? */ in set_pipe_reg_addr()
305 dma_ch = R8A66597_PIPE_NO_DMA; in set_pipe_reg_addr()
805 set_pipe_reg_addr(pipe, R8A66597_PIPE_NO_DMA); in enable_r8a66597_pipe()
1909 set_pipe_reg_addr(hep->hcpriv, R8A66597_PIPE_NO_DMA); in r8a66597_urb_enqueue()