Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h70 #define S3C_GRSTCTL_TxFNum(_x) ((_x) << 6) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c351 writel(S3C_GRSTCTL_TxFNum(0x10) | S3C_GRSTCTL_TxFFlsh | in s3c_hsotg_init_fifo()