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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c2745 u32 ptxfifo; local
2780 ptxfifo = readl(hsotg->regs + S3C_DPTXFSIZn(epnum));
2781 hs_ep->fifo_size = S3C_DPTXFSIZn_DPTxFSize_GET(ptxfifo) * 4;

Completed in 76 milliseconds