Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dti-sn65dsi83.c67 #define REG_DSI_LANE_CHA_DSI_LANES(n) (((n) & 0x3) << 3) macro
407 REG_DSI_LANE_CHA_DSI_LANES(~(ctx->dsi->lanes - 1)) | in sn65dsi83_atomic_pre_enable()