Home
last modified time | relevance | path

Searched defs:date (Results 1 – 25 of 104) sorted by relevance

12345

/openbmc/u-boot/tools/
H A Dmicrocode-tool121 def List(date, microcodes, model): argument
174 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dmicrocode-tool.py121 def List(date, microcodes, model): argument
174 def CreateFile(date, license_text, mcodes, outfile): argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dls.c29 char *date; in nvfw_ls_desc_head() local
114 char *date; in nvfw_ls_desc_v2() local
/openbmc/linux/fs/fat/
H A Dfat_test.c27 __le16 date; member
158 __le16 date, time; in fat_time_unix2fat_test() local
H A Dmisc.c207 u16 time = le16_to_cpu(__time), date = le16_to_cpu(__date); in fat_time_fat2unix() local
244 __le16 *time, __le16 *date, u8 *time_cs) in fat_time_unix2fat()
/openbmc/u-boot/drivers/rtc/
H A Dmvrtc.c24 u32 date; in __mv_rtc_get() local
71 u32 date = 0; in __mv_rtc_set() local
H A Drx8010sj.c207 u8 date[7]; in rx8010sj_rtc_get() local
251 u8 date[7]; in rx8010sj_rtc_set() local
H A Ds35392a.c195 u8 date[7]; in s35392a_rtc_get() local
233 u8 date[7]; in s35392a_rtc_set() local
H A Dm48t35ax.c26 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
H A Dmvrtc.h20 u32 date; member
/openbmc/linux/drivers/rtc/
H A Drtc-spear.c202 unsigned int time, date; in spear_rtc_read_time() local
233 unsigned int time, date; in spear_rtc_set_time() local
259 unsigned int time, date; in spear_rtc_read_alarm() local
289 unsigned int time, date; in spear_rtc_set_alarm() local
H A Drtc-m48t35.c30 u8 date; member
38 u8 date; member
H A Drtc-sunxi.c189 u32 date; in sunxi_rtc_getalarm() local
221 u32 date, time; in sunxi_rtc_gettime() local
329 u32 date = 0; in sunxi_rtc_settime() local
H A Drtc-rx8010.c110 u8 date[RX8010_YEAR - RX8010_SEC + 1]; in rx8010_get_time() local
140 u8 date[RX8010_YEAR - RX8010_SEC + 1]; in rx8010_set_time() local
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js196 function createOffset(date) { argument
204 function getUserTimezone(date) { argument
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp20 std::chrono::sys_time<usSinceEpoch> date; in dateStringToEpoch() local
/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dfpga.c54 u16 version, date; in sdk7786_fpga_init() local
/openbmc/linux/tools/testing/selftests/rtc/
H A Dsetdate.c25 const char *rtc, *date; in main() local
/openbmc/linux/fs/exfat/
H A Dmisc.c69 u8 tz, __le16 time, __le16 date, u8 time_cs) in exfat_get_entry_time()
94 u8 *tz, __le16 *time, __le16 *date, u8 *time_cs) in exfat_set_entry_time()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.c48 unsigned date; in vivid_rds_generate() local
/openbmc/qemu/tests/qtest/
H A Dm48t59-test.c110 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
/openbmc/qemu/include/hw/nvram/
H A Dsun_nvram.h10 uint8_t date[4]; /* date of manufacture */ member
/openbmc/bmcweb/test/http/
H A Dhttp_connection_test.cpp72 std::function<std::string()> date( in TEST() local
/openbmc/u-boot/board/freescale/common/
H A Dsys_eeprom.c40 u8 date[6]; /* 0x12 - 0x17 Build Date */ member
51 u8 date[6]; /* 0x15 - 0x1a Build Date */ member
/openbmc/openpower-hw-diags/util/
H A Dffdc.cpp97 std::string date; in sdjGetMessages() local

12345