Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h263 #define S3C_DOEPCTL0 S3C_HSOTG_REG(0xB00) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c1206 reg = (ep0->dir_in) ? S3C_DIEPCTL0 : S3C_DOEPCTL0; in s3c_hsotg_process_control()
1994 readl(hsotg->regs + S3C_DOEPCTL0)); in s3c_hsotg_irq_enumdone()
2682 readl(hsotg->regs + S3C_DOEPCTL0)); in s3c_hsotg_start()
2713 hsotg->regs + S3C_DOEPCTL0); in s3c_hsotg_start()
2723 readl(hsotg->regs + S3C_DOEPCTL0)); in s3c_hsotg_start()