Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootcount.h71 ulong bootcount_load(void);
108 unsigned long bootcount = bootcount_load(); in bootcount_error()
125 unsigned long bootcount = bootcount_load(); in bootcount_inc()
/u-boot/drivers/bootcount/
A Dbootcount_env.c20 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount_at91.c21 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount_davinci.c30 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount_i2c.c26 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount_ram.c46 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount_ext.c52 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount-uclass.c60 ulong bootcount_load(void) in bootcount_load() function
A Dbootcount.c36 __weak ulong bootcount_load(void) in bootcount_load() function
/u-boot/cmd/
A Dbootcount.c10 printf("%lu\n", bootcount_load()); in do_bootcount_print()
/u-boot/board/BuR/brppt1/
A Dboard.c174 bootcount = bootcount_load() & 0xF; in board_late_init()
/u-boot/board/theadorable/
A Dtheadorable.c275 bootcount = bootcount_load(); in board_late_init()
/u-boot/common/spl/
A Dspl.c854 ulong bootcount_load(void) in bootcount_load() function

Completed in 22 milliseconds