Searched refs:gnptxsts (Results 1 – 1 of 1) sorted by relevance
462 u32 gnptxsts = readl(hsotg->regs + S3C_GNPTXSTS); in s3c_hsotg_write_fifo() local519 if (S3C_GNPTXSTS_NPTxQSpcAvail_GET(gnptxsts) == 0) { in s3c_hsotg_write_fifo()522 __func__, gnptxsts); in s3c_hsotg_write_fifo()528 can_write = S3C_GNPTXSTS_NPTxFSpcAvail_GET(gnptxsts); in s3c_hsotg_write_fifo()533 __func__, gnptxsts, can_write, to_write, hs_ep->ep.maxpacket); in s3c_hsotg_write_fifo()