Home
last modified time | relevance | path

Searched refs:PCA9450_REG_RESET_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dpca9450.h59 PCA9450_REG_RESET_CTRL = 0x08, enumerator
/openbmc/linux/drivers/regulator/
H A Dpca9450-regulator.c818 ret = regmap_update_bits(pca9450->regmap, PCA9450_REG_RESET_CTRL, in pca9450_i2c_probe()