Searched refs:LP5569_CHIP_EN (Results 1 – 1 of 1) sorted by relevance
30 #define LP5569_CHIP_EN BIT(6) macro124 ret = i2c_reg_write_byte_dt(&config->bus, LP5569_CONFIG, LP5569_CHIP_EN); in lp5569_enable()172 ret = i2c_reg_update_byte_dt(&config->bus, LP5569_CONFIG, LP5569_CHIP_EN, 0); in lp5569_pm_action()