Home
last modified time | relevance | path

Searched refs:REG_POWERON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Drpi-panel-attiny-regulator.c27 #define REG_POWERON 0x85 macro
42 regmap_write(rdev->regmap, REG_POWERON, 1); in attiny_lcd_power_enable()
72 regmap_write(rdev->regmap, REG_POWERON, 0); in attiny_lcd_power_disable()
83 ret = regmap_read(rdev->regmap, REG_POWERON, &data); in attiny_lcd_power_is_enabled()
204 regmap_write(regmap, REG_POWERON, 0); in attiny_i2c_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c68 REG_POWERON, enumerator
257 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_disable()
273 rpi_touchscreen_i2c_write(ts, REG_POWERON, 1); in rpi_touchscreen_prepare()
402 rpi_touchscreen_i2c_write(ts, REG_POWERON, 0); in rpi_touchscreen_probe()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds