Wang Dongsheng | c53711b | 2014-03-19 10:47:55 +0800 | [diff] [blame] | 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 |