Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c78 #define DSI_CMD2_BK1_VGLS_MASK GENMASK(3, 0) macro
276 FIELD_PREP(DSI_CMD2_BK1_VGLS_MASK, st7701_vgls_map(st7701))); in st7701_init_sequence()