Home
last modified time | relevance | path

Searched refs:DSI_CMD_CFG1_WR_MEM_START__MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h360 #define DSI_CMD_CFG1_WR_MEM_START__MASK 0x000000ff macro
364 return ((val) << DSI_CMD_CFG1_WR_MEM_START__SHIFT) & DSI_CMD_CFG1_WR_MEM_START__MASK; in DSI_CMD_CFG1_WR_MEM_START()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h327 #define DSI_CMD_CFG1_WR_MEM_START__MASK 0x000000ff macro
331 return ((val) << DSI_CMD_CFG1_WR_MEM_START__SHIFT) & DSI_CMD_CFG1_WR_MEM_START__MASK; in DSI_CMD_CFG1_WR_MEM_START()

Completed in 8 milliseconds