Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dregs-usb-hsotg-phy-s3c64xx.h26 #define S3C_PHYPWR_ANALOG_POWERDOWN (1 << 3) macro
Dsetup-usb-phy-s3c64xx.c68 writel((readl(S3C_PHYPWR) | S3C_PHYPWR_ANALOG_POWERDOWN | in s3c_usb_otgphy_exit()