Searched defs:hx8394_config (Results 1 – 1 of 1) sorted by relevance
17 struct hx8394_config { struct18 const struct device *mipi_dsi;19 const struct gpio_dt_spec reset_gpio;20 const struct gpio_dt_spec bl_gpio;21 uint8_t num_of_lanes;22 uint8_t pixel_format;23 uint16_t panel_width;24 uint16_t panel_height;25 uint8_t channel;