blob: 8b6ead0874613282ab4b1a4a59f27ddd1621fcd6 [file] [log] [blame]
Wang Dongshengc53711b2014-03-19 10:47:55 +08001/*
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 */
11int diu_set_dvi_encoder(unsigned int pixclock);
12
13#endif