Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c66 #define DSI_CMD2_BK0_PORCTRL_VBP_MASK GENMASK(7, 0) macro
234 FIELD_PREP(DSI_CMD2_BK0_PORCTRL_VBP_MASK, in st7701_init_sequence()