Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h425 #define DSI_CMD_MDP_STREAM1_CTRL_WORD_COUNT__MASK 0xffff0000 macro
429 … ((val) << DSI_CMD_MDP_STREAM1_CTRL_WORD_COUNT__SHIFT) & DSI_CMD_MDP_STREAM1_CTRL_WORD_COUNT__MASK; in DSI_CMD_MDP_STREAM1_CTRL_WORD_COUNT()