Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A 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
H A Ddsi_host.c747 data |= DSI_CMD_CFG0_DST_FORMAT(dsi_get_cmd_fmt(mipi_fmt)); in dsi_ctrl_enable()