Searched refs:MIPI_DCS_GET_DISPLAY_ID (Results 1 – 5 of 5) sorted by relevance
80 MIPI_DCS_GET_DISPLAY_ID = 0x04, enumerator
83 MIPI_DCS_GET_DISPLAY_ID = 0x04, enumerator
81 MIPI_DCS_GET_DISPLAY_ID,1130 if (*cmd == MIPI_DCS_GET_DISPLAY_ID || in mipi_dbi_typec3_command_read()1409 case MIPI_DCS_GET_DISPLAY_ID: in mipi_dbi_debugfs_command_show()
567 acx565akm_read(lcd, MIPI_DCS_GET_DISPLAY_ID, lcd->display_id, 3); in acx565akm_detect()
220 ret = st7789v_read_data(ctx, MIPI_DCS_GET_DISPLAY_ID, ids, ST7789V_IDS_SIZE); in st7789v_check_id()