Home
last modified time | relevance | path

Searched refs:S3C2410_UCON_CLKSEL1 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-at2440evb.c65 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
73 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
Dmach-osiris.c107 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
115 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
123 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
Dmach-anubis.c101 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
109 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
/Linux-v4.19/include/linux/
Dserial_s3c.h233 #define S3C2410_UCON_CLKSEL1 (1 << 1) macro