Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drpi-panel-v2-regulator.c17 #define REG_POWERON 0x02 macro
67 .reg_set_base = REG_POWERON, in rpi_panel_v2_i2c_probe()
85 regmap_write(regmap, REG_POWERON, 0); in rpi_panel_v2_i2c_probe()
102 regmap_write(regmap, REG_POWERON, 0); in rpi_panel_v2_i2c_shutdown()
H A Drpi-panel-attiny-regulator.c28 #define REG_POWERON 0x85 macro
319 regmap_write(regmap, REG_POWERON, 0); in attiny_i2c_probe()
/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()
403 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_probe()