Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358775.c204 #define DSI_CLEN_BIT BIT(0) macro
419 val = ((L0EN << tc->num_dsi_lanes) - L0EN) | DSI_CLEN_BIT; in tc_bridge_enable()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds