Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h596 #define DTXFSTS(_a) HSOTG_REG(0x918 + ((_a) * 0x20)) macro
Dgadget.c378 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()