Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/musb/
Dtusb6010_omap.c117 remaining = musb_readl(ep_conf, TUSB_EP_RX_OFFSET); in tusb_omap_dma_cb()
222 dma_remaining = musb_readl(ep_conf, TUSB_EP_RX_OFFSET); in tusb_omap_dma_program()
360 musb_writel(ep_conf, TUSB_EP_RX_OFFSET, in tusb_omap_dma_program()
Dtusb6010.h180 #define TUSB_EP_RX_OFFSET 0x14c /* EP_OUT in docs */ macro
Dtusb6010.c286 musb_writel(ep_conf, TUSB_EP_RX_OFFSET, in tusb_read_fifo()