Home
last modified time | relevance | path

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

/arch/arm/mach-s3c2442/
Dclock.c82 camdivn &= ~S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()
88 camdivn |= S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()
/arch/arm/mach-s3c2410/include/mach/
Dregs-clock.h94 #define S3C2442_CAMDIVN_CAMCLK_DIV3 (1<<5) macro