Searched refs:S3C_GNPTXSTS_NPTxQSpcAvail_GET (Results 1 – 2 of 2) sorted by relevance
150 #define S3C_GNPTXSTS_NPTxQSpcAvail_GET(_v) (((_v) >> 16) & 0xff) macro
519 if (S3C_GNPTXSTS_NPTxQSpcAvail_GET(gnptxsts) == 0) { in s3c_hsotg_write_fifo()