Home
last modified time | relevance | path

Searched +full:1 +full:mv (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/freebsd/sys/dev/sfxge/common/
H A Defx_regs_mcdi_strs.h9 * 1. Redistributions of source code must retain the above copyright
44 #define MC_CMD_SENSOR_PHY1_TEMP_ENUM_STR "Phy 1 temperature: degC"
45 #define MC_CMD_SENSOR_PHY1_COOLING_ENUM_STR "Phy 1 cooling: bool"
46 #define MC_CMD_SENSOR_IN_1V0_ENUM_STR "1.0v power: mV"
47 #define MC_CMD_SENSOR_IN_1V2_ENUM_STR "1.2v power: mV"
48 #define MC_CMD_SENSOR_IN_1V8_ENUM_STR "1.8v power: mV"
49 #define MC_CMD_SENSOR_IN_2V5_ENUM_STR "2.5v power: mV"
50 #define MC_CMD_SENSOR_IN_3V3_ENUM_STR "3.3v power: mV"
51 #define MC_CMD_SENSOR_IN_12V0_ENUM_STR "12v power: mV"
52 #define MC_CMD_SENSOR_IN_1V2A_ENUM_STR "1.2v analogue power: mV"
[all …]
/freebsd/bin/mv/tests/
H A Dmv_test.sh10 atf_check mount -t tmpfs -o size=1m tmp fs
19 local cn="${1##*/}"
20 echo "$cn-$cn" >"$1"
25 atf_check -o inline:"$1-$1\n" cat "$2"
30 atf_check mkfifo $1
40 local cn="${1##*/}"
41 atf_check mkdir -p "$1/$cn-$cn"
46 atf_check test -d "$2/$1-$1"
52 atf_check -s exit:1 test -r "$1"
64 atf_check mv fa ${FS}fb
[all …]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl60 .asg MV,SWAP2
61 .asg MV,SWAP4
67 MV $NUM,A0 ; reassign $NUM
71 || [A0] MV SP,FP
74 [A0] LDW *${CTX}[1],$B
83 NOP 1
88 || SUB A0,1,A0
92 || MV $A,$Actx
93 || MV $B,$Bctx
96 || MV $C,$Cctx
[all …]
H A Dsha256-c64xplus.pl61 .asg SWAP2,MV
62 .asg SWAP4,MV
69 MV $NUM,A0 ; reassign $NUM
73 || [A0] MV SP,FP
88 || [A0] MV SP,$Xia
89 [A0] MV SP,$Xib
91 || [A0] MV $CTXA,$CTXB
95 LDW *${CTXA}[1],$B
108 SUB A0,1,A0
109 || MV $A,$Actx
[all …]
H A Dsha512-c64xplus.pl80 MV $NUM,A0 ; reassign $NUM
84 || [A0] MV SP,FP
90 [A0] STDW A11:A10,*SP[1]
109 || MV $CTXA,$CTXB
111 || LDW *${CTXB}[1^.LITTLE_ENDIAN],$Alo
133 || SUB A0,1,A0
134 MV $Ahi,$Actxhi
135 || MV $Alo,$Actxlo
136 || MV $Bhi,$Bctxhi
137 || MV $Blo,$Bctxlo
[all …]
/freebsd/crypto/openssl/crypto/
H A Dc64xpluscpuid.pl37 MV B0,A4
38 MV B1,A5
47 || ADD 1,A4,B6
53 ||[!B0] CMPLT 1,B4,B1
67 SPLOOP 1
72 MV B4,B0 ; remaining bytes
73 || ADD 1,A4,B6
76 || [B0] CMPLT 1,B0,B1
94 MV A6,B0
101 SPLOOP 1
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l33.txt22 0, then VBST = VP. If greater than 0, the boost voltage will be 3300mV with
23 a value of 1 and will increase at a step size of 100mV until a maximum of
24 8000mV.
31 20ms. If this property is set to 0,1,2,3 then ramp times would be 40ms,
54 LRCLK cycles. If this property is set to 0, 1, 2, or 3 then the memory
55 depths will be 1, 4, 8, 16 LRCLK cycles. The default is 16 LRCLK cycles.
62 stage enters LDO operation. Starts as a default value of 50mV for a value
63 of 1 and increases with a step size of 50mV to a maximum of 750mV (value of
80 The reference voltage starts at 3000mV with a value of 0x3 and is increased
81 by 100mV per step to a maximum of 5500mV.
[all …]
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm53 MV ARG2,B0
58 || [B0] MV ARG0,A2
59 || [B0] MV ARG3,A3
71 || MV.S A17,A23
72 SPKERNEL 2,1 ; leave slot for "return value"
77 MV A19,RET ; return value
83 MV ARG2,B0
97 || MV.S A17,A21
98 SPKERNEL 2,1 ; leave slot for "return value"
103 MV A19,RET ; return value
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8952.txt16 - 1: 13 MHz
20 - 0: 32mV/us
21 - 1: 16mV/us
22 - 2: 8mV/us
23 - 3: 4mV/us
24 - 4: 2mV/us
25 - 5: 1mV/us
26 - 6: 0.5mV/us
27 - 7: 0.25mV/us
28 Defaults to 32mV/us if not specified.
[all …]
H A Dmaxim,max8952.yaml21 enum: [0, 1, 2, 3]
36 maxItems: 1
42 enum: [0, 1, 2, 3, 4, 5, 6, 7]
46 - 0: 32mV/us
47 - 1: 16mV/us
48 - 2: 8mV/us
49 - 3: 4mV/us
50 - 4: 2mV/us
51 - 5: 1mV/us
52 - 6: 0.5mV/us
[all …]
/freebsd/tools/tools/kerninclude/
H A Dkerninclude.sh32 make clean > /dev/null 2>&1
33 make cleandir > /dev/null 2>&1
34 make cleandir > /dev/null 2>&1
35 make clean > /dev/null 2>&1
36 make clean > /dev/null 2>&1
69 make > x.0 2>&1
73 exit 1
81 make > x.0 2>&1
123 mv $o ${o}_
125 mv ${o}_ $o
[all …]
/freebsd/sbin/mount_fusefs/
H A Dmount_fusefs.c16 * 1. Redistributions of source code must retain the above copyright
68 { "private", 0, ALTF_PRIVATE, 1 },
69 { "neglect_shares", 0, 0x02, 1 },
70 { "push_symlinks_in", 0, 0x04, 1 },
71 { "allow_other", 0, 0x08, 1 },
72 { "default_permissions", 0, 0x10, 1 },
74 { "max_read=", 0, ALTF_MAXREAD, 1 },
76 { "subtype=", 0, ALTF_SUBTYPE, 1 },
78 { "fsname=", 0, ALTF_FSNAME, 1 },
85 { "automounted", 0, ALTF_AUTOMOUNTED, 1 },
[all …]
/freebsd/tools/regression/tmpfs/
H A Dt_rename15 # 1. Redistributions of source code must retain the above copyright
45 mv a/. c 2>/dev/null && die
46 mv a/.. c 2>/dev/null && die
51 ${Src_Dir}/h_tools rename a /var/tmp/a >/dev/null 2>&1 && die
56 mv a c || die
64 mv b a || die
77 mv b a || die
78 mv a c || die
87 mv b a || die
88 mv a c || die
[all …]
/freebsd/tests/sys/acl/
H A Dtools-crossfs.test6 # 1. Redistributions of source code must retain the above copyright
26 # This is a tools-level test intended to verify that cp(1) and mv(1)
33 # with filesystems with NFSv4 ACLs, POSIX.1e ACLs and no ACLs enabled,
54 # mv with POSIX.1e ACLs.
62 $ mv posix/xxx posix/yyy
73 # mv from POSIX.1e to none.
81 $ mv posix/xxx none/xxx
82 > mv: failed to set acl entries for none/xxx: Operation not supported
86 # mv from POSIX.1e to NFSv4.
94 $ mv posix/yyy nfs4/xxx
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/
H A Dpd.h7 #define PDO_TYPE_BATT 1
20 #define PDO_FIXED_DUAL_ROLE (1 << 29) /* Power role swap supported */
21 #define PDO_FIXED_SUSPEND (1 << 28) /* USB Suspend supported (Source) */
22 #define PDO_FIXED_HIGHER_CAP (1 << 28) /* Requires more than vSafe5V (Sink) */
23 #define PDO_FIXED_EXTPOWER (1 << 27) /* Externally powered */
24 #define PDO_FIXED_USB_COMM (1 << 26) /* USB communications capable */
25 #define PDO_FIXED_DATA_SWAP (1 << 25) /* Data role swap supported */
26 #define PDO_FIXED_VOLT_SHIFT 10 /* 50mV units */
29 #define PDO_FIXED_VOLT(mv) ((((mv) / 50) & PDO_VOLT_MASK) << PDO_FIXED_VOLT_SHIFT) argument
32 #define PDO_FIXED(mv, ma, flags) \ argument
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-c64xplus.pl31 # implement *4* T-tables variant [instead of 1 T-table as in
94 MVK 1,B2
114 || LDW *$KPB++[2],$Te0[1]
121 || MV $TEA,$TEB
124 MV A9,$s[0]
125 || MV A8,$s[1]
126 || MV B9,$s[2]
127 || MV B8,$s[3]
129 MV A8,$s[0]
130 || MV A9,$s[1]
[all …]
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_mv_001_pos.ksh35 # Verify that '/bin/mv' supports ZFS ACL
38 # 1. Create file and directory in zfs filesystem
65 typeset flag=$1
78 if (( i < 1 )); then
79 log_must $MV ${obj[i]} $dst_file
83 log_must $MV ${obj[i]} $TESTDIR1
90 log_fail "$MV fails to keep the acl for file."
93 (( i = i + 1 ))
107 if (( i < 1 )); then
108 log_must $MV ${obj[i]} $dst_dir
[all …]
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-c64xplus.pl54 .asg MV,SWAP2
55 .asg MV.L,SWAP4
62 LDNDW *${INPB}[1],A17:A16
65 || MVK -1,B0
69 STDW B9:B8,*${CTXA}[1] ; initialize h3:h2
85 || AND B17,B1,B22 ; r1 = key[1] & 0x0ffffffc
96 || MV A23,B23
112 || [A2] MV SP,FP
114 || [A2] MV $CTXA,$S3b ; borrow $S3b
121 [A2] LDNW *${INPB}[-3],$D1 ; load inp[1]
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_016_pos.ksh38 # Verify renamed snapshots via mv can be destroyed
41 # 1. Create snapshot
42 # 2. Rename the snapshot via mv command
61 log_assert "Verify renamed snapshots via mv can be destroyed."
64 # scenario 1
67 log_must mv $TESTDIR/$SNAPROOT/$TESTSNAP $TESTDIR/$SNAPROOT/snap_a
70 log_fail "rename snapshot via mv in .zfs/snapshot fails."
77 log_must mv $TESTDIR/$SNAPROOT/$TESTSNAP $TESTDIR/$SNAPROOT/snap_b
80 log_fail "rename snapshot via mv in .zfs/snapshot fails."
96 log_pass "Verify renamed snapshots via mv can be destroyed."
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_rename.sh9 # 1. Redistributions of source code must retain the above copyright
42 atf_check -s eq:1 -o empty -e ignore mv a/. c
43 atf_check -s eq:1 -o empty -e ignore mv a/.. c
58 atf_check -s eq:1 -o empty -e save:stderr \
76 atf_check -s eq:0 -o empty -e empty mv a c
77 atf_check -s eq:1 -o empty -e empty test -d a
96 atf_check -s eq:0 -o empty -e empty mv b a
109 atf_check -s eq:0 -o empty -e empty mv b a
110 atf_check -s eq:0 -o empty -e empty mv a c
119 atf_check -s eq:0 -o empty -e empty mv b a
[all …]
/freebsd/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_016_pos.ksh36 # Verify renamed snapshots via mv can be destroyed
39 # 1. Create snapshot
40 # 2. Rename the snapshot via mv command
73 log_assert "Verify renamed snapshots via mv can be destroyed."
79 # scenario 1
82 log_must $MV $TESTDIR/$SNAPROOT/$TESTSNAP $TESTDIR/$SNAPROOT/snap_a
85 log_fail "rename snapshot via mv in $(get_snapdir_name) fails."
92 log_must $MV $TESTDIR/$SNAPROOT/$TESTSNAP $TESTDIR/$SNAPROOT/snap_a
95 log_fail "rename snapshot via mv in $(get_snapdir_name) fails."
111 log_pass "Verify renamed snapshots via mv can be destroyed."
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dti,drv260x.yaml20 maxItems: 1
41 enum: [ 0, 1, 2 ]
58 enum: [ 0, 1, 2, 3, 4, 5, 6, 7 ]
61 maxItems: 1
65 maxItems: 1
67 vib-rated-mv:
71 If this is not set then the value will be defaulted to 3200 mV.
74 vib-overdrive-mv:
78 If this is not set then the value will be defaulted to 3200 mV.
96 #address-cells = <1>;
[all …]
/freebsd/libexec/rtld-elf/riscv/
H A Drtld_start.S16 * 1. Redistributions of source code must retain the above copyright
43 mv s0, a0 /* Put ps_strings in a callee-saved register */
44 mv s1, sp /* And the stack pointer */
48 mv a1, sp /* exit_proc */
51 mv t0, a0 /* Backup the entry point */
55 mv a0, s0 /* Restore ps_strings */
56 mv sp, s1 /* Restore the stack pointer */
69 sd a1, (8 * 1)(sp)
91 slli a1, t1, 1 /* Mult items by 2 */
95 mv a0, t0
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-stm32-usbphyc.yaml19 |_ PHY port#1 _________________ HOST controller
21 | / 1|________________|
34 maxItems: 1
37 maxItems: 1
40 maxItems: 1
43 const: 1
49 description: regulator providing 1V1 power supply to the PLL block
52 description: regulator providing 1V8 power supply to the PLL block
59 minItems: 1
65 "^usb-phy@[0|1]$":
[all …]
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_004_pos.ksh40 # 1. Create test pool A with several devices.
65 target=$1
72 log_must $MV $VDEV1 $DEVICE_DIR/newdir1
73 log_must $MV $VDEV2 $DEVICE_DIR/newdir2
79 log_must $MV $VDEV0 $DEVICE_DIR/newdir2
80 log_must $MV $DEVICE_DIR/newdir1/* $DEVICE_DIR/newdir2
85 log_must $MV $DEVICE_DIR/newdir2/$VDEV0F $VDEV0
86 log_must $MV $DEVICE_DIR/newdir2/$VDEV1F $VDEV1
87 log_must $MV $DEVICE_DIR/newdir2/$VDEV2F $VDEV2

12345678910>>...35