S3C_PHYPWR         54 arch/arm/mach-s3c64xx/setup-usb-phy.c 	writel((readl(S3C_PHYPWR) & ~S3C_PHYPWR_NORMAL_MASK), S3C_PHYPWR);
S3C_PHYPWR         68 arch/arm/mach-s3c64xx/setup-usb-phy.c 	writel((readl(S3C_PHYPWR) | S3C_PHYPWR_ANALOG_POWERDOWN |
S3C_PHYPWR         69 arch/arm/mach-s3c64xx/setup-usb-phy.c 				S3C_PHYPWR_OTG_DISABLE), S3C_PHYPWR);