Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Drohm,bd96801-regulator.yaml33 Initial voltage for regulator. Voltage can be tuned +/-150 mV from
50 Initial voltage for regulator. Voltage can be tuned +/-150 mV from
H A Drohm,bd96802-regulator.yaml31 Initial voltage for regulator. Voltage can be tuned +/-150 mV from
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,msm8916-wcd-analog.txt35 - qcom,mbhc-vthreshold-low: Array of 5 threshold voltages in mV for 5 buttons
38 - qcom,mbhc-vthreshold-high: Array of 5 thresold voltages in mV for 5 buttons
41 - qcom,micbias-lvl: Voltage (mV) for Mic Bias
65 qcom,mbhc-vthreshold-low = <75 150 237 450 500>;
66 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
H A Dsgtl5000.txt27 The voltage can take values from 1.25V to 3V by 250mV steps
55 clocks = <&clks 150>;
H A Dsgtl5000.yaml51 values from 1.25V to 3V by 250mV steps. If this node is not mentioned
106 clocks = <&clks 150>;
H A Dfsl,sgtl5000.yaml51 values from 1.25V to 3V by 250mV steps. If this node is not mentioned
106 clocks = <&clks 150>;
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd96802-pmic.yaml76 /* 0.5V min INITIAL - 150 mV tune */
78 /* 3.3V + 150mV tune */
H A Drohm,bd96801-pmic.yaml95 /* 0.5V min INITIAL - 150 mV tune */
97 /* 3.3V + 150mV tune */
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dads7846.txt30 ti,vref-mv The VREF voltage, in millivolts (u16).
40 ~150 uSec with 0.01uF caps (u16).
H A Dti,ads7843.yaml96 taken with settle_delay us apart, and the second one is used. ~150
110 ti,vref-mv:
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh104 log_must mv $dev "${dev}_new"
147 log_must mv "${dev}_new" $dev
248 log_must set_tunable64 VDEV_MIN_MS_COUNT 150
/freebsd/sys/sys/
H A Dcpu.h86 int volts; /* Voltage in mV. */
119 * levels of 50, 100, 150, 200, 300, 400.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,pmic-gpio.yaml519 - func3 # supported by LV/MV GPIO subtypes
520 - func4 # supported by LV/MV GPIO subtypes
588 pm8921_gpio: gpio@150 {
H A Dqcom,pmic-gpio.txt146 And following values are supported by LV/MV GPIO subtypes:
254 pm8921_gpio: gpio@150 {
/freebsd/sys/dev/mvs/
H A Dmvs_soc.c44 #include <arm/mv/mvreg.h>
45 #include <arm/mv/mvvar.h>
218 ccc *= 150; in mvs_ctlr_setup()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm630-sony-xperia-nile.dtsi366 * Downstream specifies a range of 1721-3600mV,
402 /* L9B (870mV) is currently unused */
403 /* L10B (915mV) is currently unused */
453 regulator-enable-ramp-delay = <150>;
H A Dsdm660-xiaomi-lavender.dts177 * Downstream specifies a range of 1721-3600mV,
248 regulator-enable-ramp-delay = <150>;
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.c153 /* 1898 */ "generate <num> MV parameters\0"
155 /* 1937 */ "mv-params\0"
156 /* 1947 */ "update <num> MV keys\0"
158 /* 1976 */ "mv-keys\0"
549 * mv-params option description:
552 /** Descriptive text for the mv-params option */
554 /** Upper-cased name for the mv-params option */
556 /** Name string for the mv-params option */
558 /** Compiled in flag settings for the mv-params option */
562 #else /* disable mv
[all...]
/freebsd/sys/dev/hptmv/
H A Dgui_lib.c283 pSataChannel = pVDevice->u.disk.mv; in get_disk_info()
296 (2) if SATA/150, GUI/BIOS should display 150 if case (1) isn't satisfied. in get_disk_info()
301 else if (((((PIDENTIFY_DATA)pVDevice->u.disk.mv->identifyDevice)->SataCapability) & 3)==2) in get_disk_info()
304 p = (char *)&((PIDENTIFY_DATA)pVDevice->u.disk.mv->identifyDevice)->ModelNumber; in get_disk_info()
427 /* show "Bus Type: ATA/150" in GUI for SATA controllers */ in hpt_get_controller_info()
/freebsd/usr.sbin/dumpcis/
H A Dprintcis.c232 {"10uV", "100uV", "1mV", "10mV", "100mV", "1V", "10V", "100V"}; in print_pwr_desc()
698 {"No speed", "250nS", "200nS", "150nS", in dump_device_desc()
/freebsd/sys/x86/cpufreq/
H A Dpowernow.c165 150, 225, 160, 165, 170, 180, 0, 0,
171 120, 125, 130, 135, 140, 145, 150, 155,
180 * Units are in mV.
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c170 struct pkey_info *mvkey_info = NULL; /* MV keys */
771 * Mu-Varadharajan (MV) identity scheme. This scheme is in crypto_recv()
801 snprintf(statstr, sizeof(statstr), "mv %s fs %u", in crypto_recv()
1282 * Send challenge in MV identity scheme. in crypto_xmit()
1295 * Send response in MV identity scheme. in crypto_xmit()
1644 * CRYPTO_MV MV scheme
1659 * keys matching the same group name in order IFF, GQ and MV. in crypto_ident()
1670 scheme_name = "mv"; in crypto_ident()
2063 if (temp < 150UL) in asn_to_calendar()
2759 * The following routines implement the Mu-Varadharajan (MV) identit in crypto_gq()
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi308 * there will not be a big jump. Technically we only need to get within 200 mV
523 * Signal integrity isn't great at 200 MHz and 150 MHz (DDR) gives the
/freebsd/contrib/bc/project/
H A Dgithub_prs.json2480 "email": "depler.mv@gmail.com",
2580 "email": "depler.mv@gmail.com",
2595 "email": "depler.mv@gmail.com",
2610 "email": "depler.mv@gmail.com",
2625 "email": "depler.mv@gmail.com",
2640 "email": "depler.mv@gmail.com",
2655 "email": "depler.mv@gmail.com",
2810 …ps://codecov.io/gh/gavinhoward/bc/pull/28/graphs/tree.svg?width=650&height=150&src=pr&token=7VDYTv…
2926 …h/gavinhoward/bc/pull/27/graphs/tree.svg?width=650&token=7VDYTvCBQX&height=150&src=pr)](https://co…
3678 …h/gavinhoward/bc/pull/26/graphs/tree.svg?width=650&token=7VDYTvCBQX&height=150&src=pr)](https://co…
[all …]
/freebsd/share/termcap/
H A Dtermcap625 :do=^J:al=2*\E[L:bs:cd=150\E[J:ce=2\E[K:\
626 :cl=150\E[H\E[J:cm=%i\E[%d;%dH:co#85:\
1051 :kh=\E[H:kI=\E[139q:kN=\E[154q:kP=\E[150q:\
2327 cons25r-mv|cons25u-mv|pc3r-mv|ibmpc3r-monovga|cons25-koi8-monovga:\
2331 cons30r-mv|cons30u-mv|cons30-koi8-monovga:\
2335 cons43r-mv|cons43u-mv|cons43-koi8-monovga:\
2339 cons50r-mv|cons50u-mv|cons50-koi8-monovga:\
2343 cons60r-mv|cons60u-mv|cons60-koi8-monovga:\
2701 # and ASCII emulations (WY160/60, PCTerm, 50/50+, 150/120, TVI 950,
3164 150|hp150|hp150a|150a:\
[all …]

12