import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / kr076_nand / lcm / inc / sn65dsi83_i2c.h
1 /*****************************************************************************
2 *
3 * Filename:
4 * ---------
5 * sn65dsi83.h
6 *
7 * Project:
8 * --------
9 * Android
10 *
11 * Description:
12 * ------------
13 * sn65dsi83 header file
14 *
15 * Author:
16 * -------
17 *
18 ****************************************************************************/
19
20 #ifndef _sn65dsi83_SW_H_
21 #define _sn65dsi83_SW_H_
22 #ifndef BUILD_LK
23
24 //---------------------------------------------------------
25 extern int sn65dsi83_read_byte(kal_uint8 cmd, kal_uint8 *returnData);
26 extern int sn65dsi83_write_byte(kal_uint8 cmd, kal_uint8 writeData);
27 #endif
28 #endif // _fan5405_SW_H_
29