Home
last modified time | relevance | path

Searched defs:bootcount_store (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/drivers/bootcount/
Dbootcount_at91.c12 void bootcount_store(ulong a) in bootcount_store() function
Dbootcount.c11 __weak void bootcount_store(ulong a) in bootcount_store() function
Dbootcount_env.c10 void bootcount_store(ulong a) in bootcount_store() function
Dbootcount_davinci.c14 void bootcount_store(ulong a) in bootcount_store() function
Dbootcount_i2c.c13 void bootcount_store(ulong a) in bootcount_store() function
Dbootcount_ext.c12 void bootcount_store(ulong a) in bootcount_store() function
Dbootcount_ram.c21 void bootcount_store(ulong a) in bootcount_store() function
/external/u-boot/include/
Dbootcount.h82 void bootcount_store(ulong a) {}; in bootcount_store() function