Home
last modified time | relevance | path

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

/arch/arm/mach-s3c2410/
Ddma.c84 .channels[2] = S3C2410_DCON_CH2_TIMER | DMA_CH_VALID,
/arch/arm/mach-s3c2440/
Ddma.c85 .channels[2] = S3C2410_DCON_CH2_TIMER | DMA_CH_VALID,
/arch/arm/mach-s3c2410/include/mach/
Ddma.h357 #define S3C2410_DCON_CH2_TIMER (3<<24) macro