]> git.sur5r.net Git - u-boot/blob - board/freescale/common/diu_ch7301.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / board / freescale / common / diu_ch7301.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright 2014 Freescale Semiconductor, Inc.
4  */
5
6 #ifndef __DIU_HDMI_CH7301__
7 #define __DIU_HDMI_CH7301__
8
9 /* Programming of HDMI Chrontel CH7301 connector */
10 int diu_set_dvi_encoder(unsigned int pixclock);
11
12 #endif