Searched refs:MIPI_DCS_SET_DISPLAY_ON (Results 1 - 5 of 5) sorted by path

/u-boot/arch/arm/mach-nexell/include/mach/
H A Dmipi_display.h99 MIPI_DCS_SET_DISPLAY_ON = 0x29, enumerator in enum:__anon28
/u-boot/drivers/video/bridge/
H A Dssd2825.c263 if (buf == MIPI_DCS_SET_DISPLAY_ON) {
/u-boot/drivers/video/
H A Dmipi_dsi.c640 err = mipi_dsi_dcs_write(dsi, MIPI_DCS_SET_DISPLAY_ON, NULL, 0);
H A Dssd2828.c427 send_mipi_dcs_command(cfg, MIPI_DCS_SET_DISPLAY_ON);
/u-boot/include/
H A Dmipi_display.h99 MIPI_DCS_SET_DISPLAY_ON = 0x29, enumerator in enum:__anon3

Completed in 191 milliseconds