Home
last modified time | relevance | path

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

/linux-5.19.10/include/video/
Dmipi_display.h84 MIPI_DCS_GET_ERROR_COUNT_ON_DSI = 0x05, enumerator
/linux-5.19.10/drivers/gpu/drm/panel/
Dpanel-dsi-cm.c244 r = dsicm_dcs_read_1(ddata, MIPI_DCS_GET_ERROR_COUNT_ON_DSI, &errors); in num_dsi_errors_show()