Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h211 #define S3C_DSTS S3C_HSOTG_REG(0x808) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c1552 dsts = readl(hsotg->regs + S3C_DSTS); in s3c_hsotg_read_frameno()
1939 u32 dsts = readl(hsotg->regs + S3C_DSTS); in s3c_hsotg_irq_enumdone()
2137 readl(hsotg->regs + S3C_DSTS), in s3c_hsotg_irq()
3010 readl(regs + S3C_DSTS)); in state_show()