Home
last modified time | relevance | path

Searched refs:pre (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/f-stack/freebsd/arm/mv/
H A Dmvwin.h308 #define WIN_REG_IDX_RD(pre,reg,off,base) \ argument
310 pre ## _ ## reg ## _read(int i) \
317 pre ## _ ## reg ## _read(int i, int j) \
322 #define WIN_REG_BASE_IDX_RD(pre,reg,off) \ argument
336 #define WIN_REG_IDX_WR(pre,reg,off,base) \ argument
350 #define WIN_REG_BASE_IDX_WR(pre,reg,off) \ argument
364 #define WIN_REG_RD(pre,reg,off,base) \ argument
366 pre ## _ ## reg ## _read(void) \
371 #define WIN_REG_BASE_RD(pre,reg,off) \ argument
378 #define WIN_REG_WR(pre,reg,off,base) \ argument
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6qp.dtsi22 pre1: pre@21c8000 {
23 compatible = "fsl,imx6qp-pre";
31 pre2: pre@21c9000 {
32 compatible = "fsl,imx6qp-pre";
40 pre3: pre@21ca000 {
41 compatible = "fsl,imx6qp-pre";
49 pre4: pre@21cb000 {
50 compatible = "fsl,imx6qp-pre";
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dpms405.dtsi93 qcom,pre-scaling = <1 1>;
98 qcom,pre-scaling = <1 1>;
103 qcom,pre-scaling = <1 3>;
108 qcom,pre-scaling = <1 1>;
115 qcom,pre-scaling = <1 1>;
122 qcom,pre-scaling = <1 1>;
129 qcom,pre-scaling = <1 1>;
H A Dpm8150b.dtsi75 qcom,pre-scaling = <1 1>;
81 qcom,pre-scaling = <1 1>;
87 qcom,pre-scaling = <1 1>;
93 qcom,pre-scaling = <1 1>;
H A Dpm8150l.dtsi75 qcom,pre-scaling = <1 1>;
81 qcom,pre-scaling = <1 1>;
87 qcom,pre-scaling = <1 1>;
H A Dpm8150.dtsi83 qcom,pre-scaling = <1 1>;
89 qcom,pre-scaling = <1 1>;
95 qcom,pre-scaling = <1 1>;
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dqcom_smbb.txt44 Usage: optional (default: 1A, or pre-configured value)
49 Usage: optional (default: 3.2V, or pre-configured value)
56 Usage: optional (default: 4.2V, or pre-configured value)
63 Usage: optional (default: 4.2V, or pre-configured value)
65 Description: Maximum safe battery voltage; May be pre-set by bootloader, in
70 Usage: optional (default: 1A, or pre-configured value)
72 Description: Maximum safe battery charge current; May pre-set by bootloader,
77 Usage: optional (default: 4.1V, or pre-configured value)
84 Usage: optional (default: 4.3V, or pre-configured value)
89 Usage: optional (default: 100mA, or pre-configured value)
H A Drohm,bd99954.yaml33 # b) pre-charge with constant current (6)
66 # | --trickle-- | -pre- | ---------fast----------- |
75 # Current used at pre-charge phase (6 in above chart)
90 # charging mode is changed from trickle charging to pre-charging
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_004_pos.ksh63 check_pool $pool_name pre > /dev/null
76 log_must diff $TEST_BASE_DIR/pool-checksums.$pool_name.pre \
78 rm $TEST_BASE_DIR/pool-checksums.$pool_name.pre \
/f-stack/freebsd/arm64/include/
H A Datomic.h84 pre; \
100 pre; \
119 #define __ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre, bar, a, l) \ argument
120 _ATOMIC_OP_IMPL(8, w, b, op, llsc_asm_op, lse_asm_op, pre, \
122 _ATOMIC_OP_IMPL(16, w, h, op, llsc_asm_op, lse_asm_op, pre, \
124 _ATOMIC_OP_IMPL(32, w, , op, llsc_asm_op, lse_asm_op, pre, \
126 _ATOMIC_OP_IMPL(64, , , op, llsc_asm_op, lse_asm_op, pre, \
129 #define _ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre) \ argument
130 __ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre, , , ) \
131 __ATOMIC_OP(op, llsc_asm_op, lse_asm_op, pre, acq_, a, ) \
[all …]
/f-stack/freebsd/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md7 In .NET Core, it is customary to provide pre-compiled binaries for all platforms
37 * *pre-release label*
38 If a package is a pre-release, a label is appended to the version number in
39 `-preview-##` format where `##` is the number of the pre-release, starting at
40 `01`. For example, `1.0.16-preview-01` is the first pre-release of the package
41 for libsodium 1.0.16 and `1.0.16.5-preview-02` the second pre-release of the
/f-stack/freebsd/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp-clk-ccf.dtsi13 u-boot,dm-pre-reloc;
20 u-boot,dm-pre-reloc;
27 u-boot,dm-pre-reloc;
34 u-boot,dm-pre-reloc;
41 u-boot,dm-pre-reloc;
/f-stack/freebsd/crypto/openssl/arm/
H A Dghashv8-armx.S32 vext.8 q8,q12,q12,#8 @ Karatsuba pre-processing
53 vext.8 q9,q14,q14,#8 @ Karatsuba pre-processing
55 vext.8 q13,q8,q9,#8 @ pack Karatsuba pre-processed
73 veor q9,q9,q3 @ Karatsuba pre-processing
141 veor q9,q9,q7 @ Karatsuba pre-processing
153 veor q10,q10,q3 @ Karatsuba pre-processing
187 veor q9,q9,q7 @ Karatsuba pre-processing
203 veor q9,q9,q3 @ Karatsuba pre-processing
/f-stack/freebsd/arm/freescale/imx/
H A Dimx_spi.c171 u_int post, pre; in spi_calc_clockdiv() local
182 pre = ((sc->basefreq >> post) / busfreq) - 1; in spi_calc_clockdiv()
183 if (pre < 16) in spi_calc_clockdiv()
188 pre = 15; in spi_calc_clockdiv()
195 sc->basefreq, busfreq, pre, post, in spi_calc_clockdiv()
196 (sc->basefreq / (pre + 1)) / (1 << post)); in spi_calc_clockdiv()
199 return (pre << CTLREG_PREDIV_SHIFT) | (post << CTLREG_POSTDIV_SHIFT); in spi_calc_clockdiv()
/f-stack/freebsd/kern/
H A Dvnode_if.src91 %! create pre vop_create_pre
115 %! mknod pre vop_mknod_pre
210 %! setattr pre vop_setattr_pre
250 %! write pre VOP_WRITE_PRE
310 %! remove pre vop_remove_pre
322 %! link pre vop_link_pre
332 %! rename pre vop_rename_pre
347 %! mkdir pre vop_mkdir_pre
361 %! rmdir pre vop_rmdir_pre
373 %! symlink pre vop_symlink_pre
[all …]
H A Dkern_loginclass.c248 void *arg2, void *arg3), void (*pre)(void), void (*post)(void), in loginclass_racct_foreach()
254 if (pre != NULL) in loginclass_racct_foreach()
255 (pre)(); in loginclass_racct_foreach()
/f-stack/freebsd/arm64/arm64/
H A Ddisassem.c348 int pre; in disasm() local
453 pre = 0; in disasm()
457 pre = 0; in disasm()
462 pre = 1; in disasm()
478 if (pre != 0) in disasm()
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dapm-xgene-phy.txt35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of
39 - apm,tx-pre-cursor2 : 2st pre-cursor emphasis taps control. Two set of
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in372 pre=None, pre_user=None, post=None, post_user=None, argument
375 self.pre = pre or ''
402 self.pre, pre_user, self.post, post_user, self.failsafe,
410 files = [self.pre, self.pathname, self.post, self.failsafe]
433 odir = os.path.join(self.outputdir, os.path.basename(self.pre))
506 if len(self.pre) and not os.path.isabs(self.pre):
507 self.pre = os.path.join(self.pathname, self.pre)
513 auxfiles = [self.pre, self.post, self.failsafe]
555 odir = os.path.join(self.outputdir, os.path.basename(self.pre))
556 pretest = Cmd(self.pre, outputdir=odir, timeout=self.timeout,
[all …]
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_ops.h77 aesni_gcm_pre_t pre; /**< GCM pre-compute */ member
93 aesni_gcm_pre_t pre; member
/f-stack/freebsd/contrib/device-tree/Bindings/net/wireless/
H A Dqcom,ath10k.txt15 "qcom,ath10k-calibration-data"). It uses "qcom,ath10k-pre-calibration-data"
16 to carry pre calibration data.
18 In general, entry "qcom,ath10k-pre-calibration-data" and
64 - qcom,ath10k-pre-calibration-data : pre calibration data as an array,
177 qcom,ath10k-pre-calibration-data = [ 01 02 03 ... ];
/f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/
H A Dimx6ul_tsc.txt18 - pre-charge-time: the touch screen need some time to precharge.
36 pre-charge-time = <0xffff>;
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dgoogle,cros-ec.yaml33 google,cros-ec-spi-pre-delay:
78 google,cros-ec-spi-pre-delay: false
115 google,cros-ec-spi-pre-delay = <10>;
H A Dgateworks-gsc.yaml68 (i.e. voltage rail with a pre-scaling resistor divider).
82 1 - pre-scaled 24-bit voltage value
85 3 - pre-scaled 16-bit voltage value
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dcommon.run19 pre = setup
57 pre =
123 pre =
354 pre =
410 pre =
427 pre =
596 pre =
614 pre =
632 pre =
697 pre =
[all …]

12345678910>>...12