Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg.h65 #define S3C_GRSTCTL_AHBIdle (1 << 31) macro
/linux-2.6.39/drivers/usb/gadget/
Ds3c-hsotg.c2516 if (!(grstctl & S3C_GRSTCTL_AHBIdle)) in s3c_hsotg_corereset()