Home
last modified time | relevance | path

Searched refs:date_code (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/x86/cpu/intel_common/
A Dmicrocode.c33 uint date_code; member
53 update->date_code = fdtdec_get_int(blob, node, in microcode_decode_node()
175 rev, update.date_code & 0xffff, in microcode_update_intel()
176 (update.date_code >> 24) & 0xff, in microcode_update_intel()
177 (update.date_code >> 16) & 0xff); in microcode_update_intel()
/u-boot/include/linux/mtd/
A Drawnand.h306 __le16 date_code; member

Completed in 13 milliseconds