Home
last modified time | relevance | path

Searched refs:S3C2410_UCON_CLKSEL3 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-rx3715.c79 .clk_sel = S3C2410_UCON_CLKSEL3,
87 .clk_sel = S3C2410_UCON_CLKSEL3,
96 .clk_sel = S3C2410_UCON_CLKSEL3,
Dmach-rx1950.c80 .clk_sel = S3C2410_UCON_CLKSEL3,
88 .clk_sel = S3C2410_UCON_CLKSEL3,
97 .clk_sel = S3C2410_UCON_CLKSEL3,
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-serial.h233 #define S3C2410_UCON_CLKSEL3 (1 << 3) macro