Home
last modified time | relevance | path

Searched refs:init_commands (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Ddsi.c362 const u8 *init_commands) in mtk_dsi_init() argument
381 if (init_commands) in mtk_dsi_init()
382 mipi_panel_parse_init_commands(init_commands, mtk_dsi_cmdq); in mtk_dsi_init()
H A Ddisplay.c47 const struct edid *edid, const u8 *init_commands) in mtk_dsi_init() argument
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/include/soc/
H A Ddsi_common.h203 const u8 *init_commands);