Searched refs:S3C2440_CAMDIVN_CAMCLK_MASK (Results 1 – 3 of 3) sorted by relevance
97 camdivn &= ~S3C2440_CAMDIVN_CAMCLK_MASK; in s3c2442_camif_upll_setrate()
78 camdivn &= ~(S3C2440_CAMDIVN_CAMCLK_SEL | S3C2440_CAMDIVN_CAMCLK_MASK); in s3c2440_camif_upll_setrate()
88 #define S3C2440_CAMDIVN_CAMCLK_MASK (0xf<<0) macro