Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_otm8009a.c34 uint8_t dsi_pixel_format; member
459 switch (data->dsi_pixel_format) { in otm8009a_configure()
467 LOG_ERR("Unsupported pixel format 0x%x!", data->dsi_pixel_format); in otm8009a_configure()
663 mdev.pixfmt = data->dsi_pixel_format; in otm8009a_init()
714 .dsi_pixel_format = DT_INST_PROP(inst, pixel_format), \