Home
last modified time | relevance | path

Searched refs:PPI_LANEENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/bridge/
H A Dtc358764.c30 #define PPI_LANEENABLE 0x0134 /* Enables each lane */ macro
226 tc358764_write(ctx, PPI_LANEENABLE, LANEENABLE_L3EN | LANEENABLE_L2EN | in tc358764_init()
H A Dtc358775.c58 #define PPI_LANEENABLE 0x0134 /* Enables each lane at the PPI layer. */ macro
430 d2l_write(tc->i2c, PPI_LANEENABLE, val); in tc_bridge_enable()
H A Dtc358767.c64 #define PPI_LANEENABLE 0x0134 macro
1389 regmap_write(tc->regmap, PPI_LANEENABLE, value); in tc_dsi_rx_enable()
1972 case PPI_LANEENABLE: in tc_readable_reg()