Searched refs:REG_DSI_RESET (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 1014 dsi_write(msm_host, REG_DSI_RESET, 1); in dsi_sw_reset() 1016 dsi_write(msm_host, REG_DSI_RESET, 0); in dsi_sw_reset() 1439 dsi_write(msm_host, REG_DSI_RESET, 1); in dsi_sw_reset_restore() 1441 dsi_write(msm_host, REG_DSI_RESET, 0); in dsi_sw_reset_restore()
|
H A D | dsi.xml.h | 527 #define REG_DSI_RESET 0x00000114 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/ |
H A D | dsi.xml.h | 561 #define REG_DSI_RESET 0x00000114 macro
|
H A D | dsi_host.c | 1016 dsi_write(msm_host, REG_DSI_RESET, 1); in dsi_sw_reset() 1018 dsi_write(msm_host, REG_DSI_RESET, 0); in dsi_sw_reset()
|
Completed in 15 milliseconds