Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-at2440evb.c70 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
78 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
Dmach-osiris.c111 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
119 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
127 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
Dmach-anubis.c106 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
114 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
/linux-4.4.14/include/linux/
Dserial_s3c.h246 #define S3C2410_UCON_CLKSEL1 (1 << 1) macro