Home
last modified time | relevance | path

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

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