rpi_touchscreen_write  283 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, DSI_LANEENABLE,
rpi_touchscreen_write  286 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_D0S_CLRSIPOCOUNT, 0x05);
rpi_touchscreen_write  287 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_D1S_CLRSIPOCOUNT, 0x05);
rpi_touchscreen_write  288 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_D0S_ATMR, 0x00);
rpi_touchscreen_write  289 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_D1S_ATMR, 0x00);
rpi_touchscreen_write  290 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03);
rpi_touchscreen_write  292 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, SPICMR, 0x00);
rpi_touchscreen_write  293 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, LCDCTRL, 0x00100150);
rpi_touchscreen_write  294 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, SYSCTRL, 0x040f);
rpi_touchscreen_write  297 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01);
rpi_touchscreen_write  298 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c 	rpi_touchscreen_write(ts, DSI_STARTDSI, 0x01);