Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c200 const u8 linecountrem2 = (mode->vdisplay % 8) / 2; in st7701_init_sequence() local
231 (linecountrem2 ? DSI_CMD2_BK0_LNESET_LDE_EN : 0), in st7701_init_sequence()
232 FIELD_PREP(DSI_CMD2_BK0_LNESET_LINEDELTA, linecountrem2)); in st7701_init_sequence()