Searched refs:ILI9341_DFC (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-ilitek-ili9341.c | 45 #define ILI9341_DFC 0xb6 /* Display Function Control register */ macro 320 mipi_dbi_command_stackbuf(dbi, ILI9341_DFC, cfg->dfc_1, in ili9341_dpi_init() 334 mipi_dbi_command_stackbuf(dbi, ILI9341_DFC, cfg->dfc_2, in ili9341_dpi_init() 547 mipi_dbi_command(dbi, ILI9341_DFC, 0x08, 0x82, 0x27, 0x00); in ili9341_dbi_enable()
|
Completed in 1 milliseconds