Home
last modified time | relevance | path

Searched +full:detect +full:- +full:us (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dstmpe.txt2 ----------------
5 - compatible: "st,stmpe-ts"
8 - st,ave-ctrl : Sample average control
9 0 -> 1 sample
10 1 -> 2 samples
11 2 -> 4 samples
12 3 -> 8 samples
13 - st,touch-det-delay : Touch detect interrupt delay (recommended is 3)
14 0 -> 10 us
15 1 -> 50 us
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dda7218.txt3 DA7218 is an audio codec with HP detect feature.
8 - compatible : Should be "dlg,da7217" or "dlg,da7218"
9 - reg: Specifies the I2C slave address
11 - VDD-supply: VDD power supply for the device
12 - VDDMIC-supply: VDDMIC power supply for the device
13 - VDDIO-supply: VDDIO power supply for the device
18 - interrupts: IRQ line info for DA7218 chip.
19 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for
21 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if
23 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).
[all …]
H A Dcirrus,cs42l43.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - patches@opensource.cirrus.com
21 - $ref: dai-common.yaml#
26 - cirrus,cs42l43
31 vdd-p-supply:
35 vdd-a-supply:
39 vdd-d-supply:
43 vdd-io-supply:
[all …]
/freebsd/contrib/bionic-x86_64-string/
H A Dssse3-strcmp-slm.S36 lea -16(%rcx, %r11), %r9; \
74 .size name, .-name
95 ja L(crosscache) /* rsi: 16-byte load will cross cache line */
97 ja L(crosscache) /* rdi: 16-byte load will cross cache line */
117 * Determine source and destination string offsets from 16-byte alignment.
146 * n(0~15) n(0~15) 15(15+ n-n) ashr_0
158 shr %cl, %r9d /* adjust for 16-byte offset */
161 * edx must be the same with r9d if in left byte (16-rcx) is equal to
162 * the start from (16-rax) and no null char was seen.
171 * Now both strings are aligned at 16-byte boundary. Loop over strings
[all …]
/freebsd/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c1 /*-
28 * for card detect and write protect, and uses FDT data to describe those pins.
60 * Card detect interrupt handler.
67 sdhci_handle_card_present(gpio->slot, sdhci_fdt_gpio_get_present(gpio)); in cd_intr()
71 * Card detect setup.
80 dev = gpio->dev; in cd_setup()
83 * If the device is flagged as non-removable, set that slot option, and in cd_setup()
86 if (OF_hasprop(node, "non-removable")) { in cd_setup()
87 gpio->slot->opt |= SDHCI_NON_REMOVABLE; in cd_setup()
88 gpio->cd_disabled = true; in cd_setup()
[all …]
/freebsd/contrib/unbound/iterator/
H A Diter_resptype.c2 * iterator/iter_resptype.c - response type information and classification.
57 if(FLAGS_GET_RCODE(msg->rep->flags) == LDNS_RCODE_NXDOMAIN) in response_type_from_cache()
59 if(request->qtype == LDNS_RR_TYPE_ANY) in response_type_from_cache()
62 /* First we look at the answer section. This can tell us if this is in response_type_from_cache()
64 if(msg->rep->an_numrrsets > 0) { in response_type_from_cache()
69 uint8_t* mname = request->qname; in response_type_from_cache()
70 size_t mname_len = request->qname_len; in response_type_from_cache()
72 for(i=0; i<msg->rep->an_numrrsets; i++) { in response_type_from_cache()
73 struct ub_packed_rrset_key* s = msg->rep->rrsets[i]; in response_type_from_cache()
80 if(ntohs(s->rk.type) == request->qtype && in response_type_from_cache()
[all …]
/freebsd/sys/dev/mmc/
H A Dmmc_fdt_helpers.c57 helper->props = mmc_helper.props; in mmc_fdt_parse()
63 if (regulator_get_by_ofw_property(dev, 0, "vmmc-supply", in mmc_fdt_parse()
64 &helper->vmmc_supply) == 0) { in mmc_fdt_parse()
66 device_printf(dev, "vmmc-supply regulator found\n"); in mmc_fdt_parse()
68 if (regulator_get_by_ofw_property(dev, 0, "vqmmc-supply", in mmc_fdt_parse()
69 &helper->vqmmc_supply) == 0) { in mmc_fdt_parse()
71 device_printf(dev, "vqmmc-supply regulator found\n"); in mmc_fdt_parse()
74 if (helper->vqmmc_supply != NULL) { in mmc_fdt_parse()
75 if (regulator_check_voltage(helper->vqmmc_supply, 1200000) == 0) in mmc_fdt_parse()
76 host->caps |= MMC_CAP_SIGNALING_120; in mmc_fdt_parse()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ull-dhcom-picoitx.dts1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
6 * DHCM-iMX6ULL-C080-R051-F0409-SPI-E2-CAN2-SD-RTC-ADC-I-01D2
7 * DHCOR PCB number: 578-200 or newer
8 * DHCOM PCB number: 579-200 or newer
9 * PicoITX PCB number: 487-600 or newer
11 /dts-v1/;
13 #include "imx6ull-dhcom-som.dtsi"
14 #include "imx6ull-dhcom-som-cfg-sdcard.dtsi"
18 compatible = "dh,imx6ull-dhcom-picoitx", "dh,imx6ull-dhcom-som",
19 "dh,imx6ull-dhcor-som", "fsl,imx6ull";
[all …]
H A Dimx6ull-dhcom-som.dtsi1 // SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
6 #include "imx6ull-dhcor-som.dtsi"
10 /delete-property/ spi2;
11 /delete-property/ spi3;
28 stdout-path = "serial0:115200n8";
31 reg_ext_3v3_ref: regulator-ext-3v3-ref {
32 compatible = "regulator-fixed";
33 regulator-always-on;
34 regulator-max-microvolt = <3300000>;
35 regulator-min-microvolt = <3300000>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drv1126-edgeble-neu2-io.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include "rv1126-edgeble-neu2.dtsi"
13 compatible = "edgeble,neural-compute-module-2-io",
14 "edgeble,neural-compute-module-2", "rockchip,rv1126";
21 stdout-path = "serial2:1500000n8";
24 vcc12v_dcin: vcc12v-dcin-regulator {
25 compatible = "regulator-fixed";
26 regulator-name = "vcc12v_dcin";
27 regulator-always-on;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-ux500-samsung-gavini.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Devicetree for the Samsung Galaxy Beam GT-I8530 also known as Gavini.
6 /dts-v1/;
7 #include "ste-db8500.dtsi"
8 #include "ste-ab8500.dtsi"
9 #include "ste-dbx5x0-pinctr
[all...]
H A Dste-ux500-samsung-kyle.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Devicetree for the Samsung Galaxy Amp SGH-I407 also known as Kyle.
10 /dts-v1/;
11 #include "ste-db8500.dtsi"
12 #include "ste-ab8505.dtsi"
13 #include "ste-dbx5x0-pinctr
[all...]
H A Dste-ux500-samsung-codina-tmo.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Devicetree for the Samsung Galaxy Exhibit SGH-T599 also known as Codina-TMO,
4 * the "TMO" shall be read "T-Mobile" as this phone was produced exlusively
5 * for T-Mobile in the United States.
8 * - No CPU speed cap, full ~1GHz rate
9 * - Differen
[all...]
H A Dste-ux500-samsung-codina.dts1 // SPDX-License-Identifier: GPL-2.0-only
3 * Devicetree for the Samsung Galaxy Ace 2 GT-I8160 also known as Codina.
11 * The Samsung tree further talks about GT-I8160P and GT-I8160chn (China).
12 * The GT-I8160 plain is known as the "europe" variant.
13 * The GT-I8160P is the CDMA version and it appears to not use the ST
15 * The GT-I8160ch
[all...]
/freebsd/share/man/man4/
H A Dste.415 .\" 4. Neither the name of the author nor the names of any co-contributors
41 .Bd -ragged -offset indent
49 .Bd -literal -offset indent
64 The ST201 has a 64-bit multicast hash filter
72 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
84 .Ar full-duplex
86 .Ar half-duplex
93 .Ar full-duplex
95 .Ar half-duplex
102 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
[all …]
/freebsd/contrib/libpcap/doc/
H A DREADME.aix21 ## Other AIX-related information
33 same, and the configure script should detect that it's on an AIX
43 should send to tcpdump-workers@lists.tcpdump.org a detailed bug
44 report (if the compile fails, send us the compile error messages;
45 if it compiles but fails to work correctly, send us as detailed as
47 network link-layer type being wrong or time stamps being wrong).
52 https://github.com/the-tcpdump-group/libpcap/tree/master
62 --with-pcap=dlpi
74 lslpp -l bos.rte.tty
86 strload -q -d dlpi
[all …]
/freebsd/sys/netgraph/
H A Dng_lmi.c5 /*-
6 * Copyright (c) 1996-1999 Whistle Communications, Inc.
24 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
44 * to do ITU Annex A, ANSI Annex D, and "Group-of-Four" variants
50 * Alternately, this node can do auto-detection of the LMI protocol
118 int poll_state; /* state of auto detect machine */
132 hook_p lmi_channel0; /* auto-detect on DLCI 0 */
133 hook_p lmi_channel1023;/* auto-detect on DLCI 1023 */
155 #define SCF_AUTO 0x02 /* we are auto-detecting */
166 (sc)->flags &= ~SCF_LMITYPE; \
[all …]
/freebsd/lib/libc/locale/
H A Dutf8.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
6 * Copyright (c) 2002-2004 Tim J. Robbins
68 l->__mbrtowc = _UTF8_mbrtowc; in _UTF8_init()
69 l->__wcrtomb = _UTF8_wcrtomb; in _UTF8_init()
70 l->__mbsinit = _UTF8_mbsinit; in _UTF8_init()
71 l->__mbsnrtowcs = _UTF8_mbsnrtowcs; in _UTF8_init()
72 l->__wcsnrtombs = _UTF8_wcsnrtombs; in _UTF8_init()
73 l->runes = rl; in _UTF8_init()
74 l->__mb_cur_max = 4; in _UTF8_init()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5 * Copyright 2016-2017 Google, Inc
8 #include <dt-bindings/input/input.h>
9 #include "rk3399-op1.dtsi"
18 stdout-path = "serial2:115200n8";
27 * - Rails that only connect to the EC (or devices that the EC talks to)
29 * - Rails _are_ included if the rails go to the AP even if the AP
38 * - The EC controls the enable and the EC always enables a rail as
40 * - The rails are actually connected to each other by a jumper and
45 ppvar_sys: ppvar-sys {
[all …]
H A Drk3588-ok3588-c.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 /dts-v1/;
4 #include "rk3588-fet3588-c.dtsi"
7 model = "Forlinx OK3588-C Board";
8 compatible = "forlinx,ok3588-c", "forlinx,fet3588-c", "rockchip,rk3588";
16 adc-keys-0 {
17 compatible = "adc-keys";
18 io-channels = <&saradc 0>;
19 io-channel-names = "buttons";
20 keyup-threshold-microvolt = <1800000>;
[all …]
H A Dpx30-engicam-common.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
15 vcc5v0_sys: vcc5v0-sys {
16 compatible = "regulator-fixed";
17 regulator-name = "vcc5v0_sys"; /* +5V */
18 regulator-always-on;
19 regulator-boot-o
[all...]
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dci-hdrc-usb2.txt4 - compatible: should be one of:
5 "fsl,imx23-usb"
6 "fsl,imx27-usb"
7 "fsl,imx28-usb"
8 "fsl,imx6q-usb"
9 "fsl,imx6sl-usb"
10 "fsl,imx6sx-usb"
11 "fsl,imx6ul-usb"
12 "fsl,imx7d-usb"
13 "fsl,imx7ulp-usb"
[all …]
/freebsd/sys/nfs/
H A Dnfs_lock.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
52 * detect the unlikely, but possible, event of the recycling of a pid.
63 * The structure that the kernel hands us for each lock request.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmmp.c9 * or https://opensource.org/licenses/CDDL-1.0.
36 * Multi-Modifier Protection (MMP) attempts to prevent a user from importing
38 * prevents "zpool import -f" on a host from succeeding while the pool is
41 * resulting in pool damage. This implementation does not attempt to detect
50 * (N-MMP_BLOCKS_PER_LABEL) slots, the remaining slots are reserved for MMP.
63 * the pool imported. These determine how long a host must wait to detect
85 * 1) If uberblock was written by zfs-0.8 or newer and fail_intervals > 0:
100 * 2) If uberblock was written by zfs-0.8 or newer and fail_intervals == 0:
111 * 3) If uberblock was written by zfs-0.7:
137 * 4) Otherwise, this uberblock was written by a pre-MMP zfs:
[all …]
/freebsd/contrib/ncurses/doc/
H A Dhackguide.doc22 + Translation of Non-use Capabilities
24 + Source-Form Translation
40 for character-cell terminals and terminal emulators with the following
42 * Source-compatible with historical curses implementations
46 * High-quality -- stable and reliable code, wide portability, good
48 * Featureful -- should eliminate as much of the drudgery of C
53 compatibility with older version must trump featurefulness -- we
59 We used System V curses as a model, reverse-engineering their API, in
68 with System V took us most of the way to base-level XSI conformance.
87 Code written for ncurses may assume an ANSI-standard C compiler and
[all …]

12345678910>>...30