Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dcper-utils.c246 bcd_to_int(timestamp->Century) % in timestamp_to_string()
263 &out->Century, &out->Year, &out->Month, &out->Day, &out->Hours, in string_to_timestamp()
267 out->Century = int_to_bcd(out->Century); in string_to_timestamp()
/openbmc/libcper/generator/
H A Dcper-generate.c52 header->TimeStamp.Century = int_to_bcd(rand() % 100); in generate_cper_record()
/openbmc/libcper/edk/
H A DCper.h61 UINT8 Century; member
/openbmc/linux/drivers/rtc/
H A DKconfig268 bool "Century bit support for rtc-ds1307"