Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c2746 u32 ptxfifo; in s3c_hsotg_initep() local
2781 ptxfifo = readl(hsotg->regs + S3C_DPTXFSIZn(epnum)); in s3c_hsotg_initep()
2782 hs_ep->fifo_size = S3C_DPTXFSIZn_DPTxFSize_GET(ptxfifo) * 4; in s3c_hsotg_initep()