Searched refs:PPI_LPTXTIMECNT (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/bridge/ |
D | tc358762.c | 31 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 113 tc358762_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358762_init()
|
D | tc358764.c | 33 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 223 tc358764_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358764_init()
|
D | tc358775.c | 56 #define PPI_LPTXTIMECNT 0x0114 macro 413 d2l_write(tc->i2c, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_bridge_enable()
|
/Linux-v5.10/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 99 #define PPI_LPTXTIMECNT 0x0114 macro 287 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_enable()
|
/Linux-v5.10/drivers/gpu/drm/gma500/ |
D | tc35876x-dsi-lvds.c | 67 #define PPI_LPTXTIMECNT 0x0114 macro 368 tc35876x_regw(i2c, PPI_LPTXTIMECNT, FLD_VAL(ppi_lptxtimecnt, 10, 0)); in tc35876x_configure_lvds_bridge()
|