Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h375 #define S3C_DTXFSTS(_a) S3C_HSOTG_REG(0x918 + ((_a) * 0x20)) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c517 can_write = readl(hsotg->regs + S3C_DTXFSTS(hs_ep->index)); in s3c_hsotg_write_fifo()