Searched refs:PPI_LANEENABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | tc358764.c | 34 #define PPI_LANEENABLE 0x0134 /* Enables each lane */ macro 230 tc358764_write(ctx, PPI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
|
H A D | tc358775.c | 57 #define PPI_LANEENABLE 0x0134 /* Enables each lane at the PPI layer. */ macro 420 d2l_write(tc->i2c, PPI_LANEENABLE, val); in tc_bridge_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358764.c | 30 #define PPI_LANEENABLE 0x0134 /* Enables each lane */ macro 226 tc358764_write(ctx, PPI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
|
H A D | tc358775.c | 57 #define PPI_LANEENABLE 0x0134 /* Enables each lane at the PPI layer. */ macro 421 d2l_write(tc->i2c, PPI_LANEENABLE, val); in tc_bridge_enable()
|
H A D | tc358767.c | 48 #define PPI_LANEENABLE 0x0134 macro 1278 regmap_write(tc->regmap, PPI_LANEENABLE, value); in tc_dsi_rx_enable() 1804 case PPI_LANEENABLE: in tc_readable_reg()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | tc35876x-dsi-lvds.c | 68 #define PPI_LANEENABLE 0x0134 macro 376 tc35876x_regw(i2c, PPI_LANEENABLE, in tc35876x_configure_lvds_bridge()
|
Completed in 9 milliseconds