Searched refs:DSI_LANEENABLE (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
D | tc358762.c | 40 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 107 tc358762_write(ctx, DSI_LANEENABLE, in tc358762_init()
|
D | tc358764.c | 44 #define DSI_LANEENABLE 0x0210 /* Enables each lane */ macro 232 tc358764_write(ctx, DSI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
|
D | tc358775.c | 96 #define DSI_LANEENABLE 0x0210 /* Enables each lane at the Protocol layer. */ macro 421 d2l_write(tc->i2c, DSI_LANEENABLE, val); in tc_bridge_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 122 #define DSI_LANEENABLE 0x0210 macro 280 rpi_touchscreen_write(ts, DSI_LANEENABLE, in rpi_touchscreen_prepare()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
D | tc35876x-dsi-lvds.c | 102 #define DSI_LANEENABLE 0x0210 macro 378 tc35876x_regw(i2c, DSI_LANEENABLE, in tc35876x_configure_lvds_bridge()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0020_linux_drivers_gpu.patch | 27497 +#define DSI_LANEENABLE 0x0210 27877 + regmap_write(tc->regmap, DSI_LANEENABLE, tc->tc35775_cfg.dsi_laneenable); 27968 + printk("[%x] [%x]\n", DSI_LANEENABLE, tc->tc35775_cfg.dsi_laneenable);
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 8966 +#define DSI_LANEENABLE 0x0210 9123 + panel_icn6211_dsi_write(dsi, DSI_LANEENABLE,
|