Searched refs:PPI_LPTXTIMECNT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | tc358762.c | 31 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 113 tc358762_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358762_init()
|
H A D | tc358764.c | 33 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 223 tc358764_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358764_init()
|
H A D | tc358775.c | 56 #define PPI_LPTXTIMECNT 0x0114 macro 413 d2l_write(tc->i2c, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_bridge_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | tc358762.c | 32 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 126 tc358762_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358762_init()
|
H A D | tc358764.c | 29 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 219 tc358764_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358764_init()
|
H A D | tc358775.c | 56 #define PPI_LPTXTIMECNT 0x0114 macro 414 d2l_write(tc->i2c, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_bridge_enable()
|
H A D | tc358767.c | 46 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 1274 regmap_write(tc->regmap, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_dsi_rx_enable() 1803 case PPI_LPTXTIMECNT: in tc_readable_reg()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-raspberrypi-touchscreen.c | 99 #define PPI_LPTXTIMECNT 0x0114 macro 287 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_prepare()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-raspberrypi-touchscreen.c | 98 #define PPI_LPTXTIMECNT 0x0114 macro 286 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_prepare()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A 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()
|
Completed in 12 milliseconds