OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX17042_POR
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/power/
max17042_fg.h
47
#define
MAX17042_POR
(1 << 1)
/external/u-boot/drivers/power/fuel_gauge/
fg_max17042.c
182
fg_write_and_verify(p, MAX17042_STATUS, val & ~
MAX17042_POR
);
232
if (val &
MAX17042_POR
)
Completed in 2560 milliseconds