Searched refs:TAI (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 828 i = opc | TAI(rt, ra, imm); 842 i = opc | TAI(rt, ra, imm); 1124 tcg_out32(s, ADDI | TAI(ret, 0, arg)); 1186 tcg_out32(s, ADDI | TAI(ret, 0, arg)); 1196 tcg_out32(s, ADDI | TAI(ret, 0, arg)); 1206 tcg_out32(s, ADDI | TAI(ret, 0, tmp)); 1239 tcg_out32(s, LD | TAI(ret, TCG_REG_TB, 0)); 1605 tcg_out32(s, ADDIS | TAI(rs, base, l1)); 1609 tcg_out32(s, ADDIS | TAI(rs, base, extra)); 1906 tcg_out32(s, ADDI | TAI(dst, dst, -1)); [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-timecard | 237 format messages do not provide a TAI offset. This sets the 284 TimeCard operates on TAI. This attribute allows setting the 285 offset in seconds, which is added to the TAI timebase for
|
/openbmc/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 47 Like ktime_get_real(), but uses the International Atomic Time (TAI)
|
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/ |
H A D | pxa-regs.h | 2306 #define TAI 0x48100F00 /* TAI Tavor Address Isolation Register */ macro
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 557 readouts in case the internal TAI offset is updated e.g., caused
|