Searched refs:ST7701_DSI (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A 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(st770 in st7701_init_sequence() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-sitronix-st7701.c | 120 #define ST7701_DSI(st7701, seq...) \ macro 130 ST7701_DSI(st7701, MIPI_DCS_SOFT_RESET, 0x00); in st7701_init_sequence() 135 ST7701_DSI(st7701, MIPI_DCS_EXIT_SLEEP_MODE, 0x00); in st7701_init_sequence() 140 ST7701_DSI(st7701, DSI_CMD2BKX_SEL, in st7701_init_sequence() 142 ST7701_DSI(st7701, DSI_CMD2_BK0_PVGAMCTRL, 0x00, 0x0E, 0x15, 0x0F, in st7701_init_sequence() 145 ST7701_DSI(st7701, DSI_CMD2_BK0_NVGAMCTRL, 0x00, 0x0E, 0x95, 0x0F, in st7701_init_sequence() 148 ST7701_DSI(st7701, DSI_CMD2_BK0_LNESET, in st7701_init_sequence() 150 ST7701_DSI(st7701, DSI_CMD2_BK0_PORCTRL, in st7701_init_sequence() 153 ST7701_DSI(st7701, DSI_CMD2_BK0_INVSEL, in st7701_init_sequence() 157 ST7701_DSI(st770 in st7701_init_sequence() [all...] |
Completed in 2 milliseconds