Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c223 static int rpi_touchscreen_i2c_read(struct rpi_touchscreen *ts, u8 reg) in rpi_touchscreen_i2c_read() function
279 if (rpi_touchscreen_i2c_read(ts, REG_PORTB) & 1) in rpi_touchscreen_enable()
382 ver = rpi_touchscreen_i2c_read(ts, REG_ID); in rpi_touchscreen_probe()