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

/drivers/usb/gadget/
H A Ds3c-hsotg.c2800 u32 ptxfifo; local
2835 ptxfifo = readl(hsotg->regs + S3C_DPTXFSIZn(epnum));
2836 hs_ep->fifo_size = S3C_DPTXFSIZn_DPTxFSize_GET(ptxfifo) * 4;

Completed in 114 milliseconds