Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h366 #define DSI_CMD_CFG1_WR_MEM_CONTINUE__MASK 0x0000ff00 macro
370 return ((val) << DSI_CMD_CFG1_WR_MEM_CONTINUE__SHIFT) & DSI_CMD_CFG1_WR_MEM_CONTINUE__MASK; in DSI_CMD_CFG1_WR_MEM_CONTINUE()