Home
last modified time | relevance | path

Searched refs:pull_down_reg (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/regulator/
Dqcom-labibb-regulator.c698 .pull_down_reg = (PMI8998_LAB_REG_BASE + REG_LABIBB_PD_CTL),
729 .pull_down_reg = (PMI8998_IBB_REG_BASE + REG_LABIBB_PD_CTL),
Dstpmic1_regulator.c278 .pull_down_reg = ids##_PULL_DOWN_REG, \
Dact8865-regulator.c454 .pull_down_reg = _family##_##_id##_CTRL, \
Dhelpers.c733 return regmap_update_bits(rdev->regmap, rdev->desc->pull_down_reg, in regulator_set_pull_down_regmap()
/linux-6.1.9/include/linux/regulator/
Ddriver.h419 unsigned int pull_down_reg; member