8b6ead0874613282ab4b1a4a59f27ddd1621fcd6
[platform/kernel/u-boot.git] / board / freescale / common / diu_ch7301.h
1 /*
2  * Copyright 2014 Freescale Semiconductor, Inc.
3  *
4  * SPDX-License-Identifier:     GPL-2.0+
5  */
6
7 #ifndef __DIU_HDMI_CH7301__
8 #define __DIU_HDMI_CH7301__
9
10 /* Programming of HDMI Chrontel CH7301 connector */
11 int diu_set_dvi_encoder(unsigned int pixclock);
12
13 #endif