Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c1890 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int vc, in dsi_vc_enable_hs() function
4188 dsi_vc_enable_hs(dssdev, vc, !(msg->flags & MIPI_DSI_MSG_USE_LPM)); in _omap_dsi_host_transfer()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c2477 static void dsi_vc_enable_hs(struct omap_dss_device *dssdev, int channel, in dsi_vc_enable_hs() function
5008 .enable_hs = dsi_vc_enable_hs,