Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h163 #define S3C_DPTXFSIZn_DPTxFSize_GET(_v) (((_v) >> 16) & 0xffff) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c2782 hs_ep->fifo_size = S3C_DPTXFSIZn_DPTxFSize_GET(ptxfifo) * 4; in s3c_hsotg_initep()