Searched refs:PPI_LPTXTIMECNT (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | tc358762.c | 32 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 126 tc358762_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358762_init()
|
D | tc358764.c | 29 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 219 tc358764_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358764_init()
|
D | tc358775.c | 57 #define PPI_LPTXTIMECNT 0x0114 macro 423 d2l_write(tc->i2c, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_bridge_enable()
|
D | tc358767.c | 62 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro 1385 regmap_write(tc->regmap, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_dsi_rx_enable() 1964 case PPI_LPTXTIMECNT: in tc_readable_reg()
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 98 #define PPI_LPTXTIMECNT 0x0114 macro 286 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_prepare()
|