Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h183 #define VHUB_EP_DMA_SET_RPTR(x) (((x) & 0xff) << 8) macro
H A Depn.c458 reg = VHUB_EP_DMA_SET_RPTR(ep->epn.d_next) | in ast_vhub_stop_active_req()