Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg-phy.h42 #define S3C_PHYCLK_CLKSEL_24M (0x3 << 0) macro
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c41 phyclk |= S3C_PHYCLK_CLKSEL_24M; in s3c_usb_otgphy_init()