Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c219 static int rpi_touchscreen_i2c_read(struct rpi_touchscreen *ts, u8 reg) in rpi_touchscreen_i2c_read() function
275 if (rpi_touchscreen_i2c_read(ts, REG_PORTB) & 1) in rpi_touchscreen_prepare()
384 ver = rpi_touchscreen_i2c_read(ts, REG_ID); in rpi_touchscreen_probe()