Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h138 #define S3C_GNPTXFSIZ_NPTxFStAddr_MASK (0xffff << 0) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c3028 val & S3C_GNPTXFSIZ_NPTxFStAddr_MASK); in fifo_show()