Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h211 #define S3C_DSTS S3C_HSOTG_REG(0x808) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c1528 dsts = readl(hsotg->regs + S3C_DSTS); in s3c_hsotg_read_frameno()
1879 u32 dsts = readl(hsotg->regs + S3C_DSTS); in s3c_hsotg_irq_enumdone()
2081 readl(hsotg->regs + S3C_DSTS), in s3c_hsotg_irq()
2954 readl(regs + S3C_DSTS)); in state_show()