Searched refs:PPI_LPTXTIMECNT (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/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() 1810 case PPI_LPTXTIMECNT: in tc_readable_reg()
|
/openbmc/linux/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()
|