Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dpca9450.h53 PCA9450_REG_INT1_MSK = 0x02, enumerator
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpca9450-regulator.c791 ret = regmap_update_bits(pca9450->regmap, PCA9450_REG_INT1_MSK, in pca9450_i2c_probe()