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