Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c69 REG_POWERON, enumerator
258 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_disable()
274 rpi_touchscreen_i2c_write(ts, REG_POWERON, 1); in rpi_touchscreen_prepare()
403 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_probe()
/Linux-v6.1/drivers/regulator/
Drpi-panel-attiny-regulator.c27 #define REG_POWERON 0x85 macro
328 regmap_write(regmap, REG_POWERON, 0); in attiny_i2c_probe()