Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c89 #define DSI_CMD2_BK1_MIPISET1_EOT_EN BIT(3) macro
307 (desc->eot_en ? DSI_CMD2_BK1_MIPISET1_EOT_EN : 0)); in st7701_init_sequence()