Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A 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,
H A Dhelpers.c749 val = rdev->desc->pull_down_val_on; in regulator_set_pull_down_regmap()
/linux-6.15/include/linux/regulator/
H A Ddriver.h427 unsigned int pull_down_val_on; member