Searched refs:S3C2410_UCON_CLKSEL2 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/arm/mach-s3c24xx/ |
D | mach-at2440evb.c | 65 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2, 73 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
|
D | mach-osiris.c | 107 .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,
|
D | mach-anubis.c | 101 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2, 109 .clk_sel = S3C2410_UCON_CLKSEL1 | S3C2410_UCON_CLKSEL2,
|
/Linux-v4.19/include/linux/ |
D | serial_s3c.h | 234 #define S3C2410_UCON_CLKSEL2 (1 << 2) macro
|
/Linux-v4.19/drivers/tty/serial/ |
D | samsung.c | 2239 .def_clk_sel = S3C2410_UCON_CLKSEL2, 2268 .def_clk_sel = S3C2410_UCON_CLKSEL2, 2296 .def_clk_sel = S3C2410_UCON_CLKSEL2,
|