Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c67 REG_POWERON, enumerator
256 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_disable()
272 rpi_touchscreen_i2c_write(ts, REG_POWERON, 1); in rpi_touchscreen_prepare()
400 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_probe()
/openbmc/linux/drivers/regulator/
H A Drpi-panel-attiny-regulator.c26 #define REG_POWERON 0x85 macro
326 regmap_write(regmap, REG_POWERON, 0); in attiny_i2c_probe()