Searched refs:S3C2442_CAMDIVN_CAMCLK_DIV3 (Results 1 – 2 of 2) sorted by relevance
90 camdivn &= ~S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()96 camdivn |= S3C2442_CAMDIVN_CAMCLK_DIV3; in s3c2442_camif_upll_setrate()
94 #define S3C2442_CAMDIVN_CAMCLK_DIV3 (1<<5) macro