Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dqcom-labibb-regulator.c700 .pull_down_val_on = LAB_PD_CTL_STRONG_PULL,
731 .pull_down_val_on = IBB_PD_CTL_HALF_STRENGTH | IBB_PD_CTL_EN,
Dhelpers.c732 val = rdev->desc->pull_down_val_on; in regulator_set_pull_down_regmap()
/Linux-v6.6/include/linux/regulator/
Ddriver.h422 unsigned int pull_down_val_on; member