Home
last modified time | relevance | path

Searched refs:PPI_LPTXTIMECNT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c32 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro
126 tc358762_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358762_init()
H A Dtc358764.c29 #define PPI_LPTXTIMECNT 0x0114 /* LPTX timing signal */ macro
219 tc358764_write(ctx, PPI_LPTXTIMECNT, LPX_PERIOD); in tc358764_init()
H A Dtc358775.c56 #define PPI_LPTXTIMECNT 0x0114 macro
414 d2l_write(tc->i2c, PPI_LPTXTIMECNT, LPX_PERIOD); in tc_bridge_enable()
H A Dtc358767.c46 #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 Dpanel-raspberrypi-touchscreen.c98 #define PPI_LPTXTIMECNT 0x0114 macro
286 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_prepare()