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