Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c220 static int rpi_touchscreen_i2c_read(struct rpi_touchscreen *ts, u8 reg) in rpi_touchscreen_i2c_read() function
276 if (rpi_touchscreen_i2c_read(ts, REG_PORTB) & 1) in rpi_touchscreen_prepare()
386 ver = rpi_touchscreen_i2c_read(ts, REG_ID); in rpi_touchscreen_probe()