Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c24 #define DSI_CMD2BK_MASK GENMASK(3, 0) macro
188 val = DSI_CMD2 | FIELD_PREP(DSI_CMD2BK_MASK, bkx); in st7701_switch_cmd_bkx()