Searched refs:LVDPLLCR_COSEL (Results 1 – 2 of 2) sorted by relevance
60 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_38M; in rcar_du_lvdsenc_start()62 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_60M; in rcar_du_lvdsenc_start()64 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_121M; in rcar_du_lvdsenc_start()
34 #define LVDPLLCR_COSEL (1 << 12) macro