Searched refs:DA9210_E_TEMP_CRIT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/regulator/
H A Dda9210-regulator.c92 if (val & (DA9210_E_TEMP_WARN | DA9210_E_TEMP_CRIT)) {
95 handled |= val & (DA9210_E_TEMP_WARN | DA9210_E_TEMP_CRIT);
H A Dda9210-regulator.h96 #define DA9210_E_TEMP_CRIT 0x08 macro

Completed in 281 milliseconds