Searched refs:LP8860_EEPROM_UNLOCK (Results 1 – 1 of 1) sorted by relevance
47 #define LP8860_EEPROM_UNLOCK 0x1a macro136 ret = regmap_write(led->regmap, LP8860_EEPROM_UNLOCK, LP8860_EEPROM_CODE_1); in lp8860_unlock_eeprom()142 ret = regmap_write(led->regmap, LP8860_EEPROM_UNLOCK, LP8860_EEPROM_CODE_2); in lp8860_unlock_eeprom()147 ret = regmap_write(led->regmap, LP8860_EEPROM_UNLOCK, LP8860_EEPROM_CODE_3); in lp8860_unlock_eeprom()240 ret = regmap_write(led->regmap, LP8860_EEPROM_UNLOCK, LP8860_LOCK_EEPROM); in lp8860_init()262 .max_register = LP8860_EEPROM_UNLOCK,
Completed in 3 milliseconds