Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h339 static inline uint32_t DSI_CMD_CFG0_DST_FORMAT(enum dsi_cmd_dst_format val) in DSI_CMD_CFG0_DST_FORMAT() function
Ddsi_host.c769 data |= DSI_CMD_CFG0_DST_FORMAT(dsi_get_cmd_fmt(mipi_fmt)); in dsi_ctrl_config()