Searched refs:DTXFSTS (Results 1 – 2 of 2) sorted by relevance
596 #define DTXFSTS(_a) HSOTG_REG(0x918 + ((_a) * 0x20)) macro
378 can_write = readl(hsotg->regs + DTXFSTS(hs_ep->index)); in s3c_hsotg_write_fifo()2154 size = (readl(hsotg->regs + DTXFSTS(ep->index)) & 0xffff) * 4; in kill_all_requests()