Searched defs:bootcount (Results 1 – 5 of 5) sorted by relevance
11 int dm_bootcount_get(struct udevice *dev, u32 *bootcount) in dm_bootcount_get()21 int dm_bootcount_set(struct udevice *dev, const u32 bootcount) in dm_bootcount_set()
96 unsigned long bootcount = bootcount_load(); in bootcount_error() local113 unsigned long bootcount = bootcount_load(); in bootcount_inc() local
167 ulong bootcount = 0; in board_late_init() local
225 ulong bootcount; in board_late_init() local
104 static int bootcount; in restore_boot_order() local