Sign in
coral
/
uboot-imx
/
52b4e4d87cbb27edf36397ff270208c24cda2f58
/
.
/
include
/
mipi_dsi_panel.h
blob: dc28e7721f9149bc2ec3bf3e752a483d6e1fd6c9 [
file
] [
log
] [
blame
]
/*
* Copyright 2018 NXP
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__MIPI_DSI_PANEL_H
#define
__MIPI_DSI_PANEL_H
void
hx8363_init
(
void
);
void
rm67191_init
(
void
);
void
rm68200_init
(
void
);
#endif