Home
last modified time | relevance | path

Searched refs:dclk_active_high (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c217 * @dclk_active_high: data/pixel clock active high, data will be clocked
260 bool dclk_active_high; member
409 if (ili->conf->dclk_active_high) in ili9322_init()
647 if (ili->conf->dclk_active_high) in ili9322_get_modes()
920 .dclk_active_high = true,
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9322.c218 * @dclk_active_high: data/pixel clock active high, data will be clocked
261 bool dclk_active_high; member
410 if (ili->conf->dclk_active_high) in ili9322_init()
648 if (ili->conf->dclk_active_high) in ili9322_get_modes()
919 .dclk_active_high = true,

Completed in 3 milliseconds