Home
last modified time | relevance | path

Searched refs:soft (Results 1 – 25 of 216) sorted by relevance

123456789

/freebsd/contrib/wpa/src/drivers/
H A Drfkill.c23 u8 soft; member
79 event.idx, event.type, event.op, event.soft, in rfkill_receive()
85 } else if (event.soft) { in rfkill_receive()
171 event.idx, event.type, event.op, event.soft, in rfkill_init()
178 } else if (event.soft) { in rfkill_init()
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dkeystone-reset.txt10 Additionally soft or hard reset can be configured.
26 - ti,soft-reset: Boolean option indicating soft reset.
59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
66 ti,soft-reset;
/freebsd/tools/test/stress2/misc/
H A Dlockf.sh44 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \
53 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \
66 mount -t nfs -o tcp -o retrycnt=3 -o intr -o soft \
H A Dcrossmp6.sh50 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o soft,timeout=1 \
66 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o soft,timeout=1 \
90 -o soft -o rw $nfs_export ${mntpoint}$m
H A Dnfs4.sh41 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
62 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
H A Dnfs7.sh41 mount -t nfs -o nfsv3,tcp,nolockd -o retrycnt=3 -o intr,soft -o rw \
60 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
H A Dcrossmp2.sh43 mount -t nfs -o tcp -o nfsv3 -o retrycnt=1 -o intr,soft,timeout=1 \
74 -o intr,soft -o rw $nfs_export ${mntpoint}$m
H A Dsendfile20.sh50 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
63 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
H A Dnullfs23.sh41 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mp2
H A Dtrim6.sh42 r=`mount | grep -w soft-updates | awk '{print $1}' | while read dev; do
H A Dsendfile19.sh51 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
64 mount -t nfs -o tcp -o retrycnt=3 -o intr,soft -o rw $nfs_export $mntpoint
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dhisilicon,histb-xhci.txt19 "soft": for soft reset
42 reset-names = "soft";
/freebsd/lib/libc/arm/aeabi/
H A DMakefile.inc6 .if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != ""
12 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
/freebsd/crypto/openssl/crypto/engine/
H A Deng_cnf.c52 int soft = 0; in int_engine_configure() local
77 soft = 1; in int_engine_configure()
98 if (!e && soft) { in int_engine_configure()
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dhisilicon-histb-pcie.txt31 "soft": soft reset;
66 reset-names = "soft", "sys", "bus";
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Dimg,pistachio-reset.txt5 disable individual IP blocks within the Pistachio SoC using "soft reset"
8 The actual action taken when soft reset is asserted is hardware dependent.
/freebsd/crypto/openssl/crypto/
H A Dprovider_conf.c205 int soft = 0; in provider_conf_load() local
238 soft = 1; in provider_conf_load()
273 if (soft) in provider_conf_load()
/freebsd/share/mk/
H A Dbsd.cpu.mk101 . if ${CPUTYPE:M*soft*} != ""
321 . if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != ""
388 .if (${MACHINE} == "arm" && (defined(CPUTYPE) && ${CPUTYPE:M*soft*})) || \
390 MACHINE_ABI+= soft-float
/freebsd/tools/build/options/
H A DWITH_LIBSOFT1 On armv6 only, enable soft float ABI compatibility libraries.
/freebsd/lib/libc/arm/
H A DMakefile.inc13 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
/freebsd/lib/msun/arm/
H A DMakefile.inc4 .if defined(CPUTYPE) && ${CPUTYPE:M*soft*} != ""
/freebsd/lib/libclang_rt/
H A Dcompiler-rt-vars.mk9 (!defined(CPUTYPE) || ${CPUTYPE:M*soft*} == "")
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsoftfloat-alias.list2 # These are soft float functions which can be
/freebsd/lib/libc/arm/gen/
H A DMakefile.inc23 .if !defined(CPUTYPE) || ${CPUTYPE:M*soft*} == ""
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Ddavinci-nand.txt45 - "soft"
61 - "soft"

123456789