Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/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-v2022.01-rc1/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-sfp.h177 u8 date_code[9]; /** Date code */ member
/u-boot-v2022.01-rc1/include/linux/mtd/
A Drawnand.h306 __le16 date_code; member

Completed in 12 milliseconds