coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
panel.c File Reference
#include <console/console.h>
#include <delay.h>
#include <mipi/panel.h>
Include dependency graph for panel.c:

Go to the source code of this file.

Functions

enum cb_err mipi_panel_parse_init_commands (const void *buf, mipi_cmd_func_t cmd_func)
 

Function Documentation

◆ mipi_panel_parse_init_commands()