Searched defs:bootcount (Results 1 – 7 of 7) sorted by relevance
12 int dm_bootcount_get(struct udevice *dev, u32 *bootcount) in dm_bootcount_get()22 int dm_bootcount_set(struct udevice *dev, const u32 bootcount) in dm_bootcount_set()
16 u8 bootcount; member
33 bootcount: bootcount { label
34 bootcount: bootcount@1022 { 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 8 milliseconds