Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h219 static inline uint32_t DSI_VID_CFG0_DST_FORMAT(enum dsi_vid_dst_format val) in DSI_VID_CFG0_DST_FORMAT() function
Ddsi_host.c759 data |= DSI_VID_CFG0_DST_FORMAT(dsi_get_vid_fmt(mipi_fmt)); in dsi_ctrl_config()