Searched refs:date (Results 1 – 11 of 11) sorted by relevance
/arch/sh/boards/mach-sdk7786/ |
D | fpga.c | 57 u16 version, date; in sdk7786_fpga_init() local 66 date = fpga_read_reg(FPGADR); in sdk7786_fpga_init() 70 ((date >> 12) & 0xf) + 2000, in sdk7786_fpga_init() 71 (date >> 8) & 0xf, bcd2bin(date & 0xff)); in sdk7786_fpga_init()
|
/arch/x86/kernel/cpu/microcode/ |
D | intel.c | 347 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local 376 date = mc_saved_header->date; in show_saved_mc() 380 date & 0xffff, in show_saved_mc() 381 date >> 24, in show_saved_mc() 382 (date >> 16) & 0xff); in show_saved_mc() 527 print_ucode_info(struct ucode_cpu_info *uci, unsigned int date) in print_ucode_info() argument 534 date & 0xffff, in print_ucode_info() 535 date >> 24, in print_ucode_info() 536 (date >> 16) & 0xff); in print_ucode_info() 577 *current_mc_date_p = mc_intel->hdr.date; in print_ucode() [all …]
|
/arch/s390/include/uapi/asm/ |
D | hypfs.h | 41 char date[8]; /* MM/DD/YY in EBCDIC */ member
|
/arch/mips/include/asm/ |
D | m48t37.h | 26 volatile u8 date; member
|
/arch/s390/boot/ |
D | Makefile | 6 tr -c '[0-9A-Za-z]' '_'`__`date | \
|
/arch/mips/lasat/image/ |
D | Makefile | 22 -D TIMESTAMP=$(shell date +%s)
|
/arch/x86/include/asm/ |
D | microcode_intel.h | 9 unsigned int date; member
|
/arch/m68k/q40/ |
D | README | 5 some up to date information. Booter and other tools will be also
|
/arch/x86/math-emu/ |
D | README | 220 These figures are now somewhat out-of-date. The emulator has become
|
/arch/arm/tools/ |
D | mach-types | 5 # Up to date versions of this file can be obtained from:
|
/arch/arm/ |
D | Kconfig | 1237 r2p6,r2p8,r2p10,r3p0) erratum. In case a date cache maintenance
|