Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/bootcount/
H A Dbootcount_i2c.c14 void bootcount_store(ulong a) in bootcount_store() function
41 bootcount_store(0); in bootcount_load()
H A Dbootcount_env.c11 void bootcount_store(ulong a) in bootcount_store() function
H A Dbootcount_at91.c14 void bootcount_store(ulong a) in bootcount_store() function
H A Dbootcount_davinci.c15 void bootcount_store(ulong a) in bootcount_store() function
H A Dbootcount.c27 __weak void bootcount_store(ulong a) in bootcount_store() function
H A Dbootcount_ext.c13 void bootcount_store(ulong a) in bootcount_store() function
H A Dbootcount_ram.c22 void bootcount_store(ulong a) in bootcount_store() function
/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c304 bootcount_store(bootcount);
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h592 void bootcount_store (ulong);