Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dregs-s3c2443-clock.h145 #define S3C2443_PHYPWR_FSUSPEND (1 << 0) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsudc.c216 cfg &= ~(S3C2443_PHYPWR_FSUSPEND | S3C2443_PHYPWR_PLL_PWRDN | in s3c_hsudc_init_phy()
235 writel(S3C2443_PHYPWR_FSUSPEND, S3C2443_PHYPWR); in s3c_hsudc_uninit_phy()