Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358775.c204 #define DSI_CLEN_BIT BIT(0) macro
420 val = ((L0EN << tc->num_dsi_lanes) - L0EN) | DSI_CLEN_BIT; in tc_bridge_enable()