Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dregs-usb-hsotg-phy-s3c64xx.h32 #define S3C_PHYCLK_CLK_FORCE (1 << 4) macro
H A Dsetup-usb-phy-s3c64xx.c51 writel(phyclk | S3C_PHYCLK_CLK_FORCE, S3C_PHYCLK); in s3c_usb_otgphy_init()