Searched full:ili9341 (Results 1 – 4 of 4) sorted by relevance
3 * Ilitek ILI9341 TFT LCD drm_panel driver.113 /* struct ili9341_config - the system specific ILI9341 configuration */174 struct ili9341 { struct185 * The Stm32f429-disco board has a panel ili9341 connected to ltdc controller argument291 static inline struct ili9341 *panel_to_ili9341(struct drm_panel *panel) in panel_to_ili9341()293 return container_of(panel, struct ili9341, panel); in panel_to_ili9341()296 static void ili9341_dpi_init(struct ili9341 *ili) in ili9341_dpi_init()360 static int ili9341_dpi_power_on(struct ili9341 *ili) in ili9341_dpi_power_on()384 static int ili9341_dpi_power_off(struct ili9341 *ili) in ili9341_dpi_power_off()396 struct ili9341 *ili = panel_to_ili9341(panel); in ili9341_dpi_disable()[all …]
143 tristate "DRM support for ILI9341 display panels"151 DRM driver for the following Ilitek ILI9341 panels:154 If M is selected the module will be called ili9341.
3 * This is our library for the Adafruit ILI9341 Breakout and Shield
135 compatible = "canaan,kd233-tft", "ilitek,ili9341";