Searched refs:dsi_pixel_format (Results 1 – 1 of 1) sorted by relevance
34 uint8_t dsi_pixel_format; member459 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), \