Searched refs:bootcount_magic (Results 1 – 1 of 1) sorted by relevance
11 static const u8 bootcount_magic = 0xbc; variable21 const u16 val = bootcount_magic << 8 | (a & 0xff); in bootcount_rtc_set()41 if (val >> 8 == bootcount_magic) { in bootcount_rtc_get()