Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c41 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro
120 tc358762_write(ctx, DSI_LANEENABLE, in tc358762_init()
H A Dtc358764.c40 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro
228 tc358764_write(ctx, DSI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
H A Dtc358775.c96 #define DSI_LANEENABLE 0x0210 /* Enables each lane at the Protocol layer. */ macro
422 d2l_write(tc->i2c, DSI_LANEENABLE, val); in tc_bridge_enable()
H A Dtc358767.c62 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro
1279 regmap_write(tc->regmap, DSI_LANEENABLE, value); in tc_dsi_rx_enable()
1844 case DSI_LANEENABLE: in tc_readable_reg()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c121 #define DSI_LANEENABLE 0x0210 macro
279 rpi_touchscreen_write(ts, DSI_LANEENABLE, in rpi_touchscreen_prepare()