Searched refs:ST7701_DSI (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/panel/ |
D | panel-sitronix-st7701.c | 152 #define ST7701_DSI(st7701, seq...) \ macro 192 ST7701_DSI(st7701, DSI_CMD2BKX_SEL, 0x77, 0x01, 0x00, 0x00, val); in st7701_switch_cmd_bkx() 202 ST7701_DSI(st7701, MIPI_DCS_SOFT_RESET, 0x00); in st7701_init_sequence() 207 ST7701_DSI(st7701, MIPI_DCS_EXIT_SLEEP_MODE, 0x00); in st7701_init_sequence() 229 ST7701_DSI(st7701, DSI_CMD2_BK0_LNESET, in st7701_init_sequence() 233 ST7701_DSI(st7701, DSI_CMD2_BK0_PORCTRL, in st7701_init_sequence() 244 ST7701_DSI(st7701, DSI_CMD2_BK0_INVSEL, 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() 264 ST7701_DSI(st7701, DSI_CMD2_BK1_VGHSS, in st7701_init_sequence() [all …]
|