Home
last modified time | relevance | path

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

/drivers/gpu/drm/panel/
A Dpanel-raspberrypi-touchscreen.c279 rpi_touchscreen_write(ts, DSI_LANEENABLE, in rpi_touchscreen_prepare()
282 rpi_touchscreen_write(ts, PPI_D0S_CLRSIPOCOUNT, 0x05); in rpi_touchscreen_prepare()
283 rpi_touchscreen_write(ts, PPI_D1S_CLRSIPOCOUNT, 0x05); in rpi_touchscreen_prepare()
284 rpi_touchscreen_write(ts, PPI_D0S_ATMR, 0x00); in rpi_touchscreen_prepare()
285 rpi_touchscreen_write(ts, PPI_D1S_ATMR, 0x00); in rpi_touchscreen_prepare()
286 rpi_touchscreen_write(ts, PPI_LPTXTIMECNT, 0x03); in rpi_touchscreen_prepare()
288 rpi_touchscreen_write(ts, SPICMR, 0x00); in rpi_touchscreen_prepare()
289 rpi_touchscreen_write(ts, LCDCTRL, 0x00100150); in rpi_touchscreen_prepare()
290 rpi_touchscreen_write(ts, SYSCTRL, 0x040f); in rpi_touchscreen_prepare()
293 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()
[all …]

Completed in 4 milliseconds