Home
last modified time | relevance | path

Searched refs:S3C2410_UCON_UCLK (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-smdk6400.c37 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-smdk6410.c75 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-crag6410.c73 #define UCON (S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK)
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2443.c68 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-smdk2440.c69 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-vr1000.c101 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-anubis.c90 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-osiris.c96 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-bast.c152 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
Dmach-h1940.c84 #define UCON S3C2410_UCON_DEFAULT | S3C2410_UCON_UCLK
/Linux-v4.19/include/linux/
Dserial_s3c.h77 #define S3C2410_UCON_UCLK (1<<10) macro