Home
last modified time | relevance | path

Searched refs:MIPI_DCS_GET_DISPLAY_ID (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/video/
Dmipi_display.h80 MIPI_DCS_GET_DISPLAY_ID = 0x04, enumerator
/Linux-v5.4/drivers/gpu/drm/
Ddrm_mipi_dbi.c79 MIPI_DCS_GET_DISPLAY_ID,
998 if (*cmd == MIPI_DCS_GET_DISPLAY_ID || in mipi_dbi_typec3_command_read()
1262 case MIPI_DCS_GET_DISPLAY_ID: in mipi_dbi_debugfs_command_show()
/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-sony-acx565akm.c576 acx565akm_read(lcd, MIPI_DCS_GET_DISPLAY_ID, lcd->display_id, 3); in acx565akm_detect()