Searched refs:DSI_LANEENABLE (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | tc358762.c | 41 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 120 tc358762_write(ctx, DSI_LANEENABLE, in tc358762_init()
|
H A 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()
|
H A D | tc358775.c | 96 #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 D | tc358767.c | 62 #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 D | panel-raspberrypi-touchscreen.c | 121 #define DSI_LANEENABLE 0x0210 macro 279 rpi_touchscreen_write(ts, DSI_LANEENABLE, in rpi_touchscreen_prepare()
|