Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h309 #define DSI_CMD_CFG1_WR_MEM_CONTINUE__MASK 0x0000ff00 macro
313 return ((val) << DSI_CMD_CFG1_WR_MEM_CONTINUE__SHIFT) & DSI_CMD_CFG1_WR_MEM_CONTINUE__MASK; in DSI_CMD_CFG1_WR_MEM_CONTINUE()