Searched refs:mdate (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/include/ |
H A D | ddr_spd.h | 66 unsigned char mdate[2]; /* 93 Manufacturing Date */ member 169 unsigned char mdate[2]; /* 93 Manufacturing Date */ member 272 unsigned char mdate[2]; /* 120-121 Mfg Date */ member 487 uint8_t mdate[2]; /* 323~324 Mfg Date */ member
|
H A D | spd.h | 69 unsigned char mdate[2]; /* 93 Manufacturing Date */ member
|
/openbmc/ibm-logging/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/ibm-dbus-interfaces/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/openpower-dbus-interfaces/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/phosphor-mboxd/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/hiomapd/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/obmc-console/ |
H A D | .gitignore | 8 /mdate-sh
|
/openbmc/phosphor-user-manager/ |
H A D | .gitignore | 18 /mdate-sh
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | interactive.c | 1021 printf("%-3d-%3d: %02x %02x %s\n", 93, 94, spd->mdate[0], spd->mdate[1], in ddr1_spd_dump() 1213 printf("%-3d-%3d: %02x %02x %s\n", 93, 94, spd->mdate[0], spd->mdate[1], in ddr2_spd_dump() 1388 PRINT_NNXXS(120, 121, spd->mdate[0], spd->mdate[1], "Mfg Date"); in ddr3_spd_dump() 1659 PRINT_NNXXS(323, 324, spd->mdate[0], spd->mdate[1], "Mfg Date"); in ddr4_spd_dump()
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 253 uint16_t mdate; member 814 direntry->mdate=fat_datetime(st.st_mtime,0); in read_directory()
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 6738 + current_time = mdate();
|