Searched refs:REG_DSI_ACK_ERR_STATUS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 1476 status = dsi_read(msm_host, REG_DSI_ACK_ERR_STATUS); in dsi_ack_err_status() 1479 dsi_write(msm_host, REG_DSI_ACK_ERR_STATUS, status); in dsi_ack_err_status() 1481 dsi_write(msm_host, REG_DSI_ACK_ERR_STATUS, 0); in dsi_ack_err_status()
|
H A D | dsi.xml.h | 413 #define REG_DSI_ACK_ERR_STATUS 0x00000064 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_host.c | 1452 status = dsi_read(msm_host, REG_DSI_ACK_ERR_STATUS); in dsi_ack_err_status() 1455 dsi_write(msm_host, REG_DSI_ACK_ERR_STATUS, status); in dsi_ack_err_status() 1457 dsi_write(msm_host, REG_DSI_ACK_ERR_STATUS, 0); in dsi_ack_err_status()
|
H A D | dsi.xml.h | 446 #define REG_DSI_ACK_ERR_STATUS 0x00000064 macro
|
Completed in 17 milliseconds