Searched refs:REG_POWERON (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | rpi-panel-v2-regulator.c | 17 #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 D | rpi-panel-attiny-regulator.c | 28 #define REG_POWERON 0x85 macro 319 regmap_write(regmap, REG_POWERON, 0); in attiny_i2c_probe()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-raspberrypi-touchscreen.c | 67 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()
|