Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Dregs-s3c2443-clock.h41 #define S3C2443_PHYPWR S3C2443_CLKREG(0x84) macro
/linux-4.4.14/drivers/usb/gadget/udc/
Ds3c-hsudc.c213 cfg = readl(S3C2443_PHYPWR); in s3c_hsudc_init_phy()
218 writel(cfg, S3C2443_PHYPWR); in s3c_hsudc_init_phy()
233 writel(S3C2443_PHYPWR_FSUSPEND, S3C2443_PHYPWR); in s3c_hsudc_uninit_phy()