Home
last modified time | relevance | path

Searched refs:sec1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_hwtstamp.c191 u64 ns, sec0, sec1; in get_systime() local
194 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime()
196 sec0 = sec1; in get_systime()
200 sec1 = readl_relaxed(ioaddr + PTP_STSR); in get_systime()
201 } while (sec0 != sec1); in get_systime()
204 *systime = ns + (sec1 * 1000000000ULL); in get_systime()
/openbmc/qemu/tests/qemu-iotests/
H A D29380 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec1,${PR}iter-time=10
142 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec1
171 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec1,${PR}keyslot=0
175 $QEMU_IMG amend $SECRETS $IMGS0 -o ${PR}state=active,${PR}new-secret=sec1,${PR}iter-time=10,${PR}ke…
187 $QEMU_IMG amend $SECRETS $IMGS1 -o ${PR}state=inactive,${PR}old-secret=sec1
H A D29461 $QEMU_IMG amend $SECRETS $IMGS0 -o state=active,new-secret=sec1,keyslot=1,iter-time=10
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c154 u64 sec, sec1, nsec; in read_ptp_tstmp_sec_nsec() local
160 sec1 = readq(ptp->reg_base + PTP_CLOCK_SEC) & 0xFFFFFFFFUL; in read_ptp_tstmp_sec_nsec()
162 if (sec1 > sec) { in read_ptp_tstmp_sec_nsec()
164 sec = sec1; in read_ptp_tstmp_sec_nsec()
/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl-sec2.txt7 e.g., "fsl,sec1.2", "fsl,sec1.0" (SEC1)
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc885ads.dts225 compatible = "fsl,sec1.2", "fsl,sec1.0";
/openbmc/linux/Documentation/bpf/
H A Dllvm_reloc.rst147 __attribute__((noinline)) __attribute__((section("sec1")))
151 static __attribute__((noinline)) __attribute__((section("sec1")))
174 0000000000000030: R_BPF_64_32 sec1
182 Disassembly of section sec1:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc234 crate://crates.io/sec1/0.7.3 \
560 SRC_URI[sec1-0.7.3.sha256sum] = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"