Searched refs:TS1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-timecard | 38 TS1 signal is sent to timestamper 1
|
/openbmc/qemu/target/riscv/ |
H A D | vector_helper.c | 1292 #define GEN_VEXT_SHIFT_VV(NAME, TS1, TS2, HS1, HS2, OP, MASK) \ argument 1298 uint32_t esz = sizeof(TS1); \ 1312 TS1 s1 = *((TS1 *)vs1 + HS1(i)); \ 1314 *((TS1 *)vd + HS1(i)) = OP(s2, s1 & MASK); \ 5227 #define GEN_VEXT_VRGATHER_VV(NAME, TS1, TS2, HS1, HS2) \ argument 5249 index = *((TS1 *)vs1 + HS1(i)); \
|
/openbmc/qemu/hw/net/can/ |
H A D | xlnx-zynqmp-can.c | 68 FIELD(ARBITRATION_PHASE_BIT_TIMING_REGISTER, TS1, 0, 4)
|
H A D | xlnx-versal-canfd.c | 66 FIELD(ARBITRATION_PHASE_BIT_TIMING_REGISTER, TS1, 0, 8)
|
/openbmc/qemu/target/loongarch/tcg/ |
H A D | vec_helper.c | 589 typedef __typeof(Vd->ES1(0)) TS1; \ 595 (TS1)Vk->ES2(2 * i)); \ 610 typedef __typeof(Vd->ES1(0)) TS1; \ 616 (TS1)Vk->ES2(2 * i + 1)); \
|
/openbmc/qemu/target/ppc/ |
H A D | cpu.h | 479 FIELD(MSR, TS1, MSR_TS1, 1)
|