Searched defs:bootcount (Results 1 – 8 of 8) sorted by relevance
14 int dm_bootcount_get(struct udevice *dev, u32 *bootcount) in dm_bootcount_get()24 int dm_bootcount_set(struct udevice *dev, const u32 bootcount) in dm_bootcount_set()
17 void bootcount_store(ulong bootcount) in bootcount_store()
16 u8 bootcount; member
34 bootcount: bootcount@1022 { label
33 bootcount: bootcount { label
108 unsigned long bootcount = bootcount_load(); in bootcount_error() local125 unsigned long bootcount = bootcount_load(); in bootcount_inc() local
171 ulong bootcount = 0; in board_late_init() local
260 ulong bootcount; in board_late_init() local
Completed in 11 milliseconds