Home
last modified time | relevance | path

Searched refs:nt36672e (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt36672e.c399 static int nt36672e_on(struct nt36672e_panel *nt36672e) in nt36672e_on() argument
401 struct mipi_dsi_multi_context ctx = { .dsi = nt36672e->dsi }; in nt36672e_on()
402 const struct panel_desc *desc = nt36672e->desc; in nt36672e_on()
404 nt36672e->dsi->mode_flags |= MIPI_DSI_MODE_LPM; in nt36672e_on()
H A DMakefile51 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT36672E) += panel-novatek-nt36672e.o