Home
last modified time | relevance | path

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

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