Home
last modified time | relevance | path

Searched full:ili9341 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c3 * Ilitek ILI9341 TFT LCD drm_panel driver.
113 /* struct ili9341_config - the system specific ILI9341 configuration */
174 struct ili9341 { struct
185 * The Stm32f429-disco board has a panel ili9341 connected to ltdc controller argument
291 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 …]
/linux/drivers/gpu/drm/tiny/
H A DKconfig143 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.
/linux/drivers/staging/fbtft/
H A Dfb_hx8357d.h3 * This is our library for the Adafruit ILI9341 Breakout and Shield
/linux/arch/riscv/boot/dts/canaan/
H A Dcanaan_kd233.dts135 compatible = "canaan,kd233-tft", "ilitek,ili9341";