/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra210-p2595.dtsi | 20 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 D | tegra210-p2571.dts | 21 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 D | tegra210-p2597.dtsi | 54 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 D | tegra210-p2894.dtsi | 36 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 D | tegra210-smaug.dts | 82 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 D | nuvoton-npcm730-gsj-gpio.dtsi | 84 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 D | nxp,pca9685-pwm.txt | 13 - open-drain (bool): boolean to configure outputs with open-drain structure; 26 open-drain;
|
/freebsd/usr.sbin/bhyve/ |
H A D | uart_backend.c | 81 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 D | local_cache.h | 35 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 D | timeout | 13 # drain input.... 14 call OK drain
|
/freebsd/sys/contrib/device-tree/Bindings/w1/ |
H A D | w1-gpio.txt | 13 - 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 D | ste-href-tvk1281618-r2.dtsi | 90 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 D | testlang_parse.y | 724 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 D | mp_ring.c | 110 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 D | stmfx.txt | 15 - drive-open-drain: configure MFX_IRQ_OUT as open drain.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-palmas.txt | 4 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 D | hts221.txt | 8 - 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 D | nxp,fxas21002c.txt | 19 - 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 D | t4_mp_ring.c | 138 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 D | pca963x.txt | 7 - 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 D | tegra30-cardhu-a02.dts | 48 gpio-open-drain; 59 gpio-open-drain;
|
H A D | tegra30-cardhu-a04.dts | 48 gpio-open-drain; 59 gpio-open-drain;
|
H A D | tegra124-nyan-blaze.dts | 159 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 D | tegra124-nyan-big.dts | 157 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 D | st_lsm6dsx.txt | 25 - drive-open-drain: the interrupt/data ready line will be configured 26 as open drain, which is useful if several sensors share the same
|