Searched refs:date (Results 1 – 12 of 12) 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 unsigned int sig, pf, rev, total_size, data_size, date; in show_saved_mc() local 450 date = mc_saved_header->date; in show_saved_mc() 457 date & 0xffff, in show_saved_mc() 458 date >> 24, in show_saved_mc() 459 (date >> 16) & 0xff); in show_saved_mc() 519 print_ucode_info(struct ucode_cpu_info *uci, unsigned int date) in print_ucode_info() argument 523 date & 0xffff, in print_ucode_info() 524 date >> 24, in print_ucode_info() 525 (date >> 16) & 0xff); in print_ucode_info() 565 *current_mc_date_p = mc->hdr.date; in print_ucode() [all …]
|
/arch/s390/include/uapi/asm/ |
D | hypfs.h | 42 char date[8]; /* MM/DD/YY in EBCDIC */ member
|
/arch/mips/include/asm/ |
D | m48t37.h | 27 volatile u8 date; member
|
/arch/x86/include/asm/ |
D | microcode_intel.h | 10 unsigned int date; member
|
/arch/mips/lasat/image/ |
D | Makefile | 23 -D TIMESTAMP=$(shell date +%s)
|
/arch/arm/boot/dts/ |
D | armada-38x-solidrun-microsom.dtsi | 26 * If the rtc doesn't work, run "date reset"
|
/arch/arm64/kernel/vdso32/ |
D | Makefile | 84 VDSO_CFLAGS += $(call cc32-option,-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
|
/arch/arm/ |
D | Kconfig | 1024 r2p6,r2p8,r2p10,r3p0) erratum. In case a date cache maintenance
|