Home
last modified time | relevance | path

Searched refs:tc35876x_regw (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dtc35876x-dsi-lvds.c222 * tc35876x_regw - Write DSI-LVDS bridge register using I2C
229 static int tc35876x_regw(struct i2c_client *client, u16 reg, u32 value) in tc35876x_regw() function
366 tc35876x_regw(i2c, PPI_TX_RX_TA, FLD_VAL(txtagocnt, 26, 16) | in tc35876x_configure_lvds_bridge()
368 tc35876x_regw(i2c, PPI_LPTXTIMECNT, FLD_VAL(ppi_lptxtimecnt, 10, 0)); in tc35876x_configure_lvds_bridge()
370 tc35876x_regw(i2c, PPI_D0S_CLRSIPOCOUNT, FLD_VAL(1, 5, 0)); in tc35876x_configure_lvds_bridge()
371 tc35876x_regw(i2c, PPI_D1S_CLRSIPOCOUNT, FLD_VAL(1, 5, 0)); in tc35876x_configure_lvds_bridge()
372 tc35876x_regw(i2c, PPI_D2S_CLRSIPOCOUNT, FLD_VAL(1, 5, 0)); in tc35876x_configure_lvds_bridge()
373 tc35876x_regw(i2c, PPI_D3S_CLRSIPOCOUNT, FLD_VAL(1, 5, 0)); in tc35876x_configure_lvds_bridge()
376 tc35876x_regw(i2c, PPI_LANEENABLE, in tc35876x_configure_lvds_bridge()
378 tc35876x_regw(i2 in tc35876x_configure_lvds_bridge()
[all...]

Completed in 1 milliseconds