Home
last modified time | relevance | path

Searched refs:S3C2442_CAMDIVN_CAMCLK_DIV3 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s3c24xx/
Ds3c2442.c90 camdivn &= ~S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()
96 camdivn |= S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()
/arch/arm/mach-s3c24xx/include/mach/
Dregs-clock.h94 #define S3C2442_CAMDIVN_CAMCLK_DIV3 (1<<5) macro