Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h130 #define S3C_GRXFSIZ S3C_HSOTG_REG(0x024) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c326 writel(2048, hsotg->regs + S3C_GRXFSIZ); in s3c_hsotg_init_fifo()
2922 readl(hsotg->regs + S3C_GRXFSIZ), in s3c_hsotg_init()
2959 readl(regs + S3C_GRXFSIZ), readl(regs + S3C_GNPTXFSIZ)); in s3c_hsotg_dump()
3079 seq_printf(seq, "RXFIFO: Size %d\n", readl(regs + S3C_GRXFSIZ)); in fifo_show()