Searched refs:ST7701_DSI (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/panel/ |
D | panel-sitronix-st7701.c | 163 #define ST7701_DSI(st7701, seq...) \ macro 201 ST7701_DSI(st7701, MIPI_DCS_SOFT_RESET, 0x00); in st7701_init_sequence() 206 ST7701_DSI(st7701, MIPI_DCS_EXIT_SLEEP_MODE, 0x00); in st7701_init_sequence() 211 ST7701_DSI(st7701, DSI_CMD2BKX_SEL, in st7701_init_sequence() 228 ST7701_DSI(st7701, DSI_CMD2_BK0_LNESET, in st7701_init_sequence() 232 ST7701_DSI(st7701, DSI_CMD2_BK0_PORCTRL, in st7701_init_sequence() 243 ST7701_DSI(st7701, DSI_CMD2_BK0_INVSEL, in st7701_init_sequence() 250 ST7701_DSI(st7701, DSI_CMD2BKX_SEL, in st7701_init_sequence() 254 ST7701_DSI(st7701, DSI_CMD2_BK1_VRHS, in st7701_init_sequence() 259 ST7701_DSI(st7701, DSI_CMD2_BK1_VCOM, in st7701_init_sequence() [all …]
|