Searched refs:date (Results 1 – 11 of 11) sorted by relevance
/arch/sh/boards/mach-sdk7786/ |
D | fpga.c | 54 u16 version, date; in sdk7786_fpga_init() local 63 date = fpga_read_reg(FPGADR); in sdk7786_fpga_init() 67 ((date >> 12) & 0xf) + 2000, in sdk7786_fpga_init() 68 (date >> 8) & 0xf, bcd2bin(date & 0xff)); in sdk7786_fpga_init()
|
/arch/x86/kernel/cpu/microcode/ |
D | intel.c | 423 static void print_ucode_info(int old_rev, int new_rev, unsigned int date) in print_ucode_info() argument 428 date & 0xffff, in print_ucode_info() 429 date >> 24, in print_ucode_info() 430 (date >> 16) & 0xff); in print_ucode_info() 457 static void print_ucode(int old_rev, int new_rev, int date) in print_ucode() argument 468 *current_mc_date_p = date; in print_ucode() 473 static inline void print_ucode(int old_rev, int new_rev, int date) in print_ucode() argument 475 print_ucode_info(old_rev, new_rev, date); in print_ucode() 517 print_ucode(old_rev, uci->cpu_sig.rev, mc->hdr.date); in apply_microcode_early() 519 print_ucode_info(old_rev, uci->cpu_sig.rev, mc->hdr.date); in apply_microcode_early() [all …]
|
/arch/s390/include/uapi/asm/ |
D | hypfs.h | 42 char date[8]; /* MM/DD/YY in EBCDIC */ member
|
/arch/x86/include/asm/ |
D | microcode.h | 31 unsigned int date; member
|
D | sgx.h | 350 u32 date; member
|
/arch/arm/boot/dts/marvell/ |
D | armada-38x-solidrun-microsom.dtsi | 26 * If the rtc doesn't work, run "date reset"
|
D | armada-381-netgear-gs110emx.dts | 49 * If the rtc doesn't work, run "date reset"
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 74 VDSO_CFLAGS += -Werror=date-time
|
/arch/m68k/q40/ |
D | README | 5 some up to date information. Booter and other tools will be also
|
/arch/arm/tools/ |
D | mach-types | 5 # Up to date versions of this file can be obtained from:
|
/arch/x86/math-emu/ |
D | README | 220 These figures are now somewhat out-of-date. The emulator has become
|