Home
last modified time | relevance | path

Searched refs:soft_start_reg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/regulator/
A Dqcom-labibb-regulator.c621 return regmap_write(rdev->regmap, rdev->desc->soft_start_reg, val); in qcom_labibb_set_soft_start()
697 .soft_start_reg = (PMI8998_LAB_REG_BASE + REG_LABIBB_SOFT_START_CTL),
724 .soft_start_reg = (PMI8998_IBB_REG_BASE + REG_LABIBB_SOFT_START_CTL),
A Dmpq7920.c50 .soft_start_reg = MPQ7920_BUCK ##_id## _REG_C, \
A Dhelpers.c715 return regmap_update_bits(rdev->regmap, rdev->desc->soft_start_reg, in regulator_set_soft_start_regmap()
/linux/include/linux/regulator/
A Ddriver.h409 unsigned int soft_start_reg; member

Completed in 9 milliseconds