Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/arch/arm/cpu/arm720t/
A Dinterrupts.c15 static ulong timestamp; variable
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dslicetimer.c19 static ulong timestamp; variable
/u-boot/arch/powerpc/lib/
A Dinterrupts.c70 static volatile ulong timestamp = 0; variable
/u-boot/arch/m68k/lib/
A Dtime.c22 static volatile ulong timestamp = 0; variable
/u-boot/arch/arm/cpu/armv7/stv0991/
A Dtimer.c25 #define timestamp gd->arch.tbl macro
/u-boot/arch/microblaze/cpu/
A Dtimer.c20 volatile int timestamp = 0; variable
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dtimer.c31 #define timestamp gd->arch.tbl macro
/u-boot/drivers/misc/
A Dstatus_led.c85 void status_led_tick(ulong timestamp) in status_led_tick()
A Daltera_sysid.c17 u32 timestamp; /* Timestamp */ member
/u-boot/board/armltd/integrator/
A Dtimer.c45 static ulong timestamp; /* U-Boot ticks since startup */ variable
/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dtimer.c30 #define timestamp (gd->arch.tbl) macro
/u-boot/arch/nds32/cpu/n1213/ag101/
A Dtimer.c20 static ulong timestamp; variable
/u-boot/include/
A Diotrace.h34 u64 timestamp; member
/u-boot/arch/arm/cpu/arm926ejs/mx27/
A Dtimer.c36 #define timestamp (gd->arch.tbl) macro
/u-boot/drivers/timer/
A Dmpc83xx_timer.c34 ulong timestamp; member
/u-boot/arch/x86/include/asm/arch-slimbootloader/
A Dslimbootloader.h112 u64 timestamp[0]; member
/u-boot/common/
A Dimage-fit.c230 time_t timestamp; in fit_image_print_data() local
376 time_t timestamp; in fit_print_contents() local
489 time_t timestamp; in fit_image_print() local
619 int fit_get_timestamp(const void *fit, int noffset, time_t *timestamp) in fit_get_timestamp()
1177 int fit_set_timestamp(void *fit, int noffset, time_t timestamp) in fit_set_timestamp()
A Dimage.c781 void genimg_print_time(time_t timestamp) in genimg_print_time()
/u-boot/arch/arm/mach-orion5x/
A Dtimer.c82 #define timestamp gd->arch.tbl macro
/u-boot/lib/efi_loader/
A Defi_variable.c58 struct efi_time timestamp; in efi_variable_authenticate() local
/u-boot/arch/arm/mach-nexell/
A Dtimer.c26 static unsigned long timestamp __attribute__ ((section(".data"))); variable
/u-boot/test/py/
A Dmultiplexed_log.py532 def timestamp(self): member in Logfile
/u-boot/fs/ext4/
A Dext4_write.c853 time_t timestamp = 0; in ext4fs_write() local
/u-boot/arch/arm/include/asm/ti-common/
A Dkeystone_nav.h85 u32 timestamp; member
/u-boot/tools/
A Dimage-host.c133 time_t timestamp = imagetool_get_source_date(cmdname, in fit_image_write_sig() local

Completed in 41 milliseconds

12