Searched refs:S3C_PHYCLK_CLKSEL_12M (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/arm/mach-s3c64xx/ | ||
D | regs-usb-hsotg-phy.h | 40 #define S3C_PHYCLK_CLKSEL_12M (0x2 << 0) macro |
D | setup-usb-phy.c | 38 phyclk |= S3C_PHYCLK_CLKSEL_12M; in s3c_usb_otgphy_init() |