Home
last modified time | relevance | path

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

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