Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h141 #define S3C_GNPTXFSIZ_NPTxFStAddr(_x) ((_x) << 0) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c324 writel(S3C_GNPTXFSIZ_NPTxFStAddr(2048) | in s3c_hsotg_init_fifo()