Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h132 #define S3C_GNPTXFSIZ S3C_HSOTG_REG(0x028) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c329 hsotg->regs + S3C_GNPTXFSIZ); in s3c_hsotg_init_fifo()
2923 readl(hsotg->regs + S3C_GNPTXFSIZ)); in s3c_hsotg_init()
2959 readl(regs + S3C_GRXFSIZ), readl(regs + S3C_GNPTXFSIZ)); in s3c_hsotg_dump()
3081 val = readl(regs + S3C_GNPTXFSIZ); in fifo_show()