Home
last modified time | relevance | path

Searched refs:PPI_STARTPPI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c30 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
143 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
H A Dtc358764.c27 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
231 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c95 #define PPI_STARTPPI 0x0104 macro
293 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()