Home
last modified time | relevance | path

Searched refs:drain (Results 1 – 25 of 139) sorted by relevance

123456

/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra210-p2595.dtsi20 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
29 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
38 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
47 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
56 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
64 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
72 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
80 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
88 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
96 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2571.dts21 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
30 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
39 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
48 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
57 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
65 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
73 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
81 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
89 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
97 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2597.dtsi54 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
63 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
72 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
81 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
90 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
98 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
106 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
113 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
120 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
127 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra210-p2894.dtsi36 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
45 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
54 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
63 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
72 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
80 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
88 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
96 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
104 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
112 nvidia,open-drain
[all...]
H A Dtegra210-smaug.dts82 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
91 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
100 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
109 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
118 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
127 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
135 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
143 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
151 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
159 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm730-gsj-gpio.dtsi84 drive-open-drain;
114 drive-open-drain;
129 drive-open-drain;
134 drive-open-drain;
139 drive-open-drain;
144 drive-open-drain;
149 drive-open-drain;
154 drive-open-drain;
159 drive-open-drain;
164 drive-open-drain;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pwm/
H A Dnxp,pca9685-pwm.txt13 - open-drain (bool): boolean to configure outputs with open-drain structure;
26 open-drain;
/freebsd/usr.sbin/bhyve/
H A Duart_backend.c81 void (*drain)(int, enum ev_type, void *); member
318 sc->mev = mevent_add(sc->tty.rfd, EVF_READ, socket_softc->drain, in uart_tcp_listener()
419 void (*drain)(int, enum ev_type, void *), void *arg) in uart_tcp_backend()
483 socket_softc->drain = drain; in uart_tcp_backend()
527 void (*drain)(int, enum ev_type, void *), void *arg) in uart_tty_open()
534 retval = uart_tcp_backend(sc, path, drain, arg); in uart_tty_open()
544 sc->mev = mevent_add(sc->tty.rfd, EVF_READ, drain, arg); in uart_tty_open()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlocal_cache.h35 drain(); in appendFromArray()
64 // If the cache is full, drain half of blocks back to the main allocator.
67 drain(C, ClassId);
85 void drain() {
91 drain(&PerClassArray[I], I);
94 drain(&PerClassArray[BatchClassId], BatchClassId); in init()
177 NOINLINE void drain(PerClass *C, uptr ClassId) { in createGroup()
153 void drain() { drain() function
260 NOINLINE void drain(PerClass *C, uptr ClassId) { drain() function
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dtimeout13 # drain input....
14 call OK drain
/freebsd/sys/contrib/device-tree/Bindings/w1/
H A Dw1-gpio.txt13 - linux,open-drain: if specified, the data pin is considered in
14 open-drain mode.
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-tvk1281618-r2.dtsi90 drive-open-drain;
99 * cannot set its DRDY line to open drain, so it cannot be
120 * cannot set its DRDY line to open drain, so it cannot be
139 /* INT2 would need to be open drain */
157 * cannot set its DRDY line to open drain, so it cannot be
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y724 char check_file[PATH_MAX], drain[100], ref, data; in compare_streams() local
839 result = read(check_fd, drain, sizeof(drain)); in compare_streams()
844 excess(check_file, 0, __func__, "", drain, in compare_streams()
1548 char *new_data, drain[MAX_DRAIN]; in save_slave_output() local
1558 if ((result = read(master, drain, result)) < 0) { in save_slave_output()
1587 saved_output.count + i, drain[i], in save_slave_output()
1588 (drain[i] >= ' ')? drain[i] : '-'); in save_slave_output()
1592 memcpy(&saved_output.data[saved_output.count], drain, in save_slave_output()
1606 drain[i], in save_slave_output()
1607 (drain[i] >= ' ')? drain[i] : '-'); in save_slave_output()
/freebsd/sys/net/
H A Dmp_ring.c110 n = r->drain(r, cidx, pidx); in drain_ring_locked()
184 n = r->drain(r, cidx, pidx); in drain_ring_lockless()
247 ifmp_ring_alloc(struct ifmp_ring **pr, int size, void *cookie, mp_ring_drain_t drain, in ifmp_ring_alloc() argument
253 if (pr == NULL || size < 2 || size > 65536 || drain == NULL || in ifmp_ring_alloc()
266 r->drain = drain; in ifmp_ring_alloc()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dstmfx.txt15 - drive-open-drain: configure MFX_IRQ_OUT as open drain.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-palmas.txt4 the configuration for Pull UP/DOWN, open drain etc.
20 open drain.
53 drive-open-drain.
100 drive-open-drain = <1>;
/freebsd/sys/contrib/device-tree/Bindings/iio/humidity/
H A Dhts221.txt8 - drive-open-drain: the interrupt/data ready line will be configured
9 as open drain, which is useful if several sensors share the same
/freebsd/sys/contrib/device-tree/Bindings/iio/gyroscope/
H A Dnxp,fxas21002c.txt19 - drive-open-drain: the interrupt/data ready line will be configured
20 as open drain, which is useful if several sensors share
/freebsd/sys/dev/cxgbe/
H A Dt4_mp_ring.c138 n = r->drain(r, cidx, pidx, &coalescing); in drain_ring()
238 r->drain(r, cidx, pidx, &coalescing); in drain_txpkts()
258 mp_ring_alloc(struct mp_ring **pr, int size, void *cookie, ring_drain_t drain, in mp_ring_alloc() argument
266 if (pr == NULL || size < 2 || size > 65536 || drain == NULL || in mp_ring_alloc()
279 r->drain = drain; in mp_ring_alloc()
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dpca963x.txt7 - nxp,totem-pole : use totem pole (push-pull) instead of open-drain (pca9632 defaults
8 to open-drain, newer chips to totem pole)
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-cardhu-a02.dts48 gpio-open-drain;
59 gpio-open-drain;
H A Dtegra30-cardhu-a04.dts48 gpio-open-drain;
59 gpio-open-drain;
H A Dtegra124-nyan-blaze.dts159 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
167 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
448 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
456 nvidia,open-drain = <TEGRA_PIN_DISABLE>;
751 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
759 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1027 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1035 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1106 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1114 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra124-nyan-big.dts157 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
165 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
446 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
454 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
749 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
757 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1025 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1033 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1104 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
1112 nvidia,open-drain = <TEGRA_PIN_ENABLE>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dst_lsm6dsx.txt25 - drive-open-drain: the interrupt/data ready line will be configured
26 as open drain, which is useful if several sensors share the same

123456