Searched refs:LVDPLLCR_CEEN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_lvds_regs.h32 #define LVDPLLCR_CEEN (1 << 14) macro
H A Drcar_du_lvdsenc.c60 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_38M; rcar_du_lvdsenc_start()
62 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_60M; rcar_du_lvdsenc_start()
64 pllcr = LVDPLLCR_CEEN | LVDPLLCR_COSEL | LVDPLLCR_PLLDLYCNT_121M; rcar_du_lvdsenc_start()

Completed in 30 milliseconds