/openbmc/u-boot/tools/ |
H A D | microcode-tool.py | 121 def List(date, microcodes, model): argument 174 def CreateFile(date, license_text, mcodes, outfile): argument
|
H A D | microcode-tool | 121 def List(date, microcodes, model): argument 174 def CreateFile(date, license_text, mcodes, outfile): argument
|
/openbmc/u-boot/drivers/rtc/ |
H A D | mvrtc.c | 24 u32 date; in __mv_rtc_get() local 71 u32 date = 0; in __mv_rtc_set() local
|
H A D | m48t35ax.c | 26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
|
H A D | mvrtc.h | 20 u32 date; member
|
H A D | rx8010sj.c | 207 u8 date[7]; in rx8010sj_rtc_get() local 251 u8 date[7]; in rx8010sj_rtc_set() local
|
H A D | s35392a.c | 195 u8 date[7]; in s35392a_rtc_get() local 233 u8 date[7]; in s35392a_rtc_set() local
|
H A D | m41t60.c | 88 uchar min, date, month, years; in rtc_validate() local
|
H A D | ds1302.c | 60 unsigned char date:4; member
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | date-time-controller.js | 196 function createOffset(date) { argument 204 function getUserTimezone(date) { argument
|
/openbmc/qemu/include/hw/nvram/ |
H A D | sun_nvram.h | 10 uint8_t date[4]; /* date of manufacture */ member
|
/openbmc/bmcweb/test/http/ |
H A D | http_connection_test.cpp | 78 std::function<std::string()> date( in TEST() local
|
H A D | http2_connection_test.cpp | 129 std::function<std::string()> date(getDateStr); in TEST() local
|
/openbmc/qemu/tests/qtest/ |
H A D | m48t59-test.c | 110 static void cmos_get_date_time(QTestState *s, struct tm *date) in cmos_get_date_time() 154 struct tm start, date[4], end; in bcd_check_time() local
|
H A D | rtc-test.c | 71 static void cmos_get_date_time(struct tm *date) in cmos_get_date_time() 123 struct tm start, date[4], end; in check_time() local
|
/openbmc/openpower-hw-diags/util/ |
H A D | ffdc.cpp | 96 std::string date; in sdjGetMessages() local
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 40 u8 date[6]; /* 0x12 - 0x17 Build Date */ member 51 u8 date[6]; /* 0x15 - 0x1a Build Date */ member
|
/openbmc/u-boot/board/imgtec/ci20/ |
H A D | ci20.c | 21 u32 date; member
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ipmi_utils.py | 775 def fetch_date(date): argument
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | bios.c | 46 const char date[] = "06/11/99"; in setup_rombios() local
|
/openbmc/u-boot/board/varisys/common/ |
H A D | sys_eeprom.c | 36 u8 date[6]; /* 0x15 - 0x1a Build Date */ member
|
/openbmc/bmcweb/redfish-core/src/utils/ |
H A D | time_utils.cpp | 491 std::chrono::sys_time<usSinceEpoch> date; in dateStringToEpoch() local
|
/openbmc/qemu/io/ |
H A D | channel-websock.c | 188 char *date = qio_channel_websock_date_str(); in qio_channel_websock_handshake_send_res_err() local 346 char *date = NULL; in qio_channel_websock_handshake_send_res_ok() local
|
/openbmc/u-boot/include/ |
H A D | fat.h | 142 __u16 time,date,start;/* Time, date and first cluster */ member
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | repository_test.cpp | 52 BCDTime date = {0x20, 0x30, 0x11, 0x28, 0x13, 0x6, 0x7, 0x8}; in TEST_F() local
|