Home
last modified time | relevance | path

Searched refs:bootcount_store (Results 1 – 11 of 11) sorted by relevance

/u-boot/drivers/bootcount/
A Dbootcount_i2c.c13 void bootcount_store(ulong a) in bootcount_store() function
40 bootcount_store(0); in bootcount_load()
A Dbootcount_env.c10 void bootcount_store(ulong a) in bootcount_store() function
A Dbootcount_at91.c13 void bootcount_store(ulong a) in bootcount_store() function
A Dbootcount_davinci.c14 void bootcount_store(ulong a) in bootcount_store() function
A Dbootcount_ram.c24 void bootcount_store(ulong a) in bootcount_store() function
A Dbootcount_ext.c22 void bootcount_store(ulong a) in bootcount_store() function
A Dbootcount-uclass.c33 void bootcount_store(ulong val) in bootcount_store() function
A Dbootcount.c14 __weak void bootcount_store(ulong a) in bootcount_store() function
/u-boot/include/
A Dbootcount.h64 void bootcount_store(ulong);
128 bootcount_store(++bootcount); in bootcount_inc()
135 bootcount_store(++bootcount); in bootcount_inc()
/u-boot/cmd/
A Dbootcount.c21 bootcount_store(0); in do_bootcount_reset()
/u-boot/common/spl/
A Dspl.c850 void bootcount_store(ulong a) in bootcount_store() function

Completed in 21 milliseconds