Home
last modified time | relevance | path

Searched refs:bootcount_load (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/bootcount/
H A Dbootcount_env.c21 ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount_at91.c22 ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount_davinci.c31 ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount_i2c.c27 ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount.c39 __weak ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount_ext.c36 ulong bootcount_load(void) in bootcount_load() function
H A Dbootcount_ram.c44 ulong bootcount_load(void) in bootcount_load() function
/OK3568_Linux_fs/u-boot/board/theadorable/
H A Dtheadorable.c256 bootcount = bootcount_load(); in board_late_init()
/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c302 bootcount = bootcount_load();
/OK3568_Linux_fs/u-boot/include/
H A Dcommon.h593 ulong bootcount_load (void);