Searched refs:DSI_LANEENABLE (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | tc358762.c | 41 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 120 tc358762_write(ctx, DSI_LANEENABLE, in tc358762_init()
|
D | tc358764.c | 40 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 228 tc358764_write(ctx, DSI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
|
D | tc358775.c | 97 #define DSI_LANEENABLE 0x0210 /* Enables each lane at the Protocol layer. */ macro 431 d2l_write(tc->i2c, DSI_LANEENABLE, val); in tc_bridge_enable()
|
D | tc358767.c | 79 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 1390 regmap_write(tc->regmap, DSI_LANEENABLE, value); in tc_dsi_rx_enable() 1998 case DSI_LANEENABLE: in tc_readable_reg()
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 121 #define DSI_LANEENABLE 0x0210 macro 279 rpi_touchscreen_write(ts, DSI_LANEENABLE, in rpi_touchscreen_prepare()
|