Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_cp9314.c82 #define CP9314_REG_LION_INT_MASK_2 0x32 macro
366 ret = i2c_reg_update_byte_dt(&config->i2c, CP9314_REG_LION_INT_MASK_2, CP9314_CLEAR_INT, in regulator_cp9314_enable()
372 ret = i2c_reg_update_byte_dt(&config->i2c, CP9314_REG_LION_INT_MASK_2, CP9314_CLEAR_INT, 0); in regulator_cp9314_enable()