Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c80 #define ST7701_CMD2_BK1_VGLS_MASK GENMASK(3, 0) macro
288 FIELD_PREP(ST7701_CMD2_BK1_VGLS_MASK, st7701_vgls_map(st7701))); in st7701_init_sequence()