Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/pc80/rtc/
H A Dmc146818rtc_boot.c17 static uint8_t increment_boot_count(uint8_t rtc_byte) in increment_boot_count() function
52 byte = increment_boot_count(byte); in do_normal_boot()