Searched refs:LVDPLLCR_CEEN (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()
32 #define LVDPLLCR_CEEN (1 << 14) macro