Home
last modified time | relevance | path

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

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