Home
last modified time | relevance | path

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

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