Lines Matching defs:ili9xxx_config
68 struct ili9xxx_config { struct
69 const struct ili9xxx_quirks *quirks;
70 const struct device *mipi_dev;
71 struct mipi_dbi_config dbi_config;
72 uint8_t pixel_format;
73 uint16_t rotation;
74 uint16_t x_resolution;
75 uint16_t y_resolution;
76 bool inversion;
77 const void *regs;
78 int (*regs_init_fn)(const struct device *dev);