/openbmc/linux/kernel/time/ |
H A D | time_test.c | 17 static int last_day_of_month(long year, int month) in last_day_of_month() 29 static void advance_date(long *year, int *month, int *mday, int *yday) in advance_date() 62 int month = 1; in time64_to_tm_test_date_range() local
|
H A D | timeconv.c | 49 u32 u32tmp, day_of_century, year_of_century, day_of_year, month, day; in time64_to_tm() local
|
/openbmc/linux/drivers/rtc/ |
H A D | lib.c | 30 int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() 39 int rtc_year_days(unsigned int day, unsigned int month, unsigned int year) in rtc_year_days() 59 day_of_year, month, day; in rtc_time64_to_tm() local
|
H A D | lib_test.c | 9 static void advance_date(int *year, int *month, int *mday, int *yday) in advance_date() 43 int month = 1; in rtc_time64_to_tm_test_date_range() local
|
H A D | rtc-m48t35.c | 29 u8 month; member 39 u8 month; member
|
H A D | rtc-wilco-ec.c | 54 u8 month; member 81 u8 month; member
|
H A D | rtc-mv.c | 71 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_time() local 102 unsigned int year, month, day, hour, minute, second, wday; in mv_rtc_read_alarm() local
|
H A D | rtc-da9063.c | 24 #define MONTHS_TO_DA9063(month) ((month) + 1) argument 26 #define MONTHS_FROM_DA9063(month) ((month) - 1) argument
|
/openbmc/u-boot/drivers/rtc/ |
H A D | rtc-lib.c | 26 static int rtc_month_days(unsigned int month, unsigned int year) in rtc_month_days() 40 unsigned int month, year, secs; in rtc_to_tm() local
|
H A D | m48t35ax.c | 26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
|
H A D | m41t60.c | 88 uchar min, date, month, years; in rtc_validate() local
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_test.cpp | 35 uint8_t month = 0; in TEST() local 56 uint8_t month = 4; in TEST() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios.cpp | 26 uint8_t& hours, uint8_t& day, uint8_t& month, in epochToBCDTime() 44 uint8_t day, uint8_t month, uint16_t year) in timeToEpoch() 117 uint8_t month = 0; in getDateTime() local 163 uint8_t month = 0; in setDateTime() local
|
/openbmc/libpldm/src/ |
H A D | utils.c | 204 static int day_map(uint8_t month) in day_map() 237 uint8_t month, uint16_t year) in is_time_legal()
|
/openbmc/libpldm/src/dsp/ |
H A D | bios.c | 27 uint8_t day, uint8_t month, uint16_t year, in encode_get_date_time_resp() 64 uint8_t *month, uint16_t *year) in decode_get_date_time_resp() 97 uint8_t month, uint16_t year, struct pldm_msg *msg, in encode_set_date_time_req() 137 uint8_t *day, uint8_t *month, uint16_t *year) in decode_set_date_time_req()
|
/openbmc/linux/fs/isofs/ |
H A D | util.c | 21 int year, month, day, hour, minute, second, tz; in iso_date() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | cec-funcs.h | 436 __u8 month, in cec_msg_clear_analogue_timer() 465 __u8 *month, in cec_ops_clear_analogue_timer() 491 __u8 month, in cec_msg_clear_digital_timer() 515 __u8 *month, in cec_ops_clear_digital_timer() 537 __u8 month, in cec_msg_clear_ext_timer() 566 __u8 *month, in cec_ops_clear_ext_timer() 592 __u8 month, in cec_msg_set_analogue_timer() 621 __u8 *month, in cec_ops_set_analogue_timer() 647 __u8 month, in cec_msg_set_digital_timer() 671 __u8 *month, in cec_ops_set_digital_timer() [all …]
|
/openbmc/linux/arch/m68k/sun3x/ |
H A D | time.h | 15 volatile unsigned char month; member
|
/openbmc/u-boot/board/compulab/common/ |
H A D | eeprom.c | 286 static int validate_date(unsigned char day, unsigned char month, in validate_date() 363 unsigned char month; in eeprom_field_update_date() local
|
/openbmc/phosphor-webui/app/common/filters/ |
H A D | index.js | 47 month: 'short', property in AnonymousClass2fc0db500901
|
/openbmc/libpldm/tests/dsp/ |
H A D | bios.cpp | 30 uint8_t month = 11; in TEST() local 77 uint8_t month = 7; in TEST() local 212 uint8_t month = 11; in TEST() local 245 uint8_t month = 11; in TEST() local 280 uint8_t month = 0x11; in TEST() local 321 uint8_t month = 0x11; in TEST() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | bcd_time.hpp | 18 uint8_t month; member
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | intersil.h | 33 unsigned char month; member
|
H A D | apollohw.h | 48 unsigned char month, year; member
|
/openbmc/libpldm/include/libpldm/ |
H A D | bios.h | 114 uint8_t month; //!< Month in BCD format member 128 uint8_t month; //!< Month in BCD format member
|