Home
last modified time | relevance | path

Searched refs:DREQE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A Dcommon.h128 #define DREQE (1 << 12) /* DMA Transfer Request Enable */ macro
H A Dfifo.c794 #define usbhsf_dma_start(p, f) __usbhsf_dma_ctrl(p, f, DREQE)
802 usbhs_bset(priv, fifo->sel, DREQE, dreqe); in __usbhsf_dma_ctrl()
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dcommon.h128 #define DREQE (1 << 12) /* DMA Transfer Request Enable */ macro
H A Dfifo.c792 #define usbhsf_dma_start(p, f) __usbhsf_dma_ctrl(p, f, DREQE)
800 usbhs_bset(priv, fifo->sel, DREQE, dreqe); in __usbhsf_dma_ctrl()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dr8a66597.h218 #define DREQE 0x1000 /* b12: DREQ output enable */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dr8a66597.h204 #define DREQE 0x1000 /* b12: DREQ output enable */ macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c301 r8a66597_bclr(r8a66597, DREQE, ep->fifosel); in pipe_change()
313 r8a66597_bset(r8a66597, DREQE, ep->fifosel); in pipe_change()
675 r8a66597_bclr(r8a66597, DREQE, ep->fifosel); in sudmac_free_channel()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c301 r8a66597_bclr(r8a66597, DREQE, ep->fifosel); in pipe_change()
313 r8a66597_bset(r8a66597, DREQE, ep->fifosel); in pipe_change()
675 r8a66597_bclr(r8a66597, DREQE, ep->fifosel); in sudmac_free_channel()

Completed in 13 milliseconds