Home
last modified time | relevance | path

Searched refs:toggle (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c49 static int count, share, toggle, total; variable
239 toggle = 0; in signal_wait_race_threadfunc()
245 } while (toggle != 1); in signal_wait_race_threadfunc()
269 toggle = 0; in ATF_TC_BODY()
278 toggle = 1; in ATF_TC_BODY()
284 } while (toggle != 0); in ATF_TC_BODY()
288 toggle = 1; in ATF_TC_BODY()
369 toggle = 0; in broadcast_threadfunc()
374 } while (toggle != 1); in broadcast_threadfunc()
400 toggle = 0; in ATF_TC_BODY()
[all …]
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h283 u8 toggle; member
650 #define BNXT_QPLIB_INIT_DBHDR(xid, type, indx, toggle) \ argument
653 ((toggle) << (BNXT_QPLIB_DBR_TOGGLE_SHIFT)))
694 u8 toggle = 0; in bnxt_qplib_ring_db() local
698 toggle = info->toggle; in bnxt_qplib_ring_db()
704 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, indx, toggle); in bnxt_qplib_ring_db()
725 u8 toggle = 0; in bnxt_qplib_armen_db() local
728 toggle = info->toggle; in bnxt_qplib_armen_db()
730 key = BNXT_QPLIB_INIT_DBHDR(info->xid, type, 0, toggle); in bnxt_qplib_armen_db()
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dgpio-wdt.txt8 - toggle: Either a high-to-low or a low-to-high transition clears
19 to toggle the signal when the device is open and the timeout elapsed.
26 hw_algo = "toggle";
/freebsd/usr.sbin/gpioctl/
H A Dgpioctl.c221 int config, list, name, toggle, verbose; in main() local
223 config = toggle = verbose = list = name = pin_type = 0; in main()
246 toggle = 1; in main()
313 if (toggle) { in main()
/freebsd/tools/ifnet/
H A Dconvert_ifapi.sh51 case $toggle in
57 toggle=$(((toggle + 1) % 4))
/freebsd/contrib/libfido2/tools/
H A Dassert_get.c19 struct toggle { struct
41 parse_toggle(const char *str, struct toggle *opt) in parse_toggle() argument
79 prepare_assert(FILE *in_f, int flags, const struct toggle *opt) in prepare_assert()
216 struct toggle opt; in assert_get()
H A Dconfig.c49 config_always_uv(char *path, int toggle) in config_always_uv() argument
64 if (v == toggle) { in config_always_uv()
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss49 .sidebar .nav-toggle {
187 .sidebar .nav-toggle:checked {
/freebsd/sys/dev/usb/controller/
H A Ddwc_otg.c941 td->toggle = 1; in dwc_otg_host_setup_tx()
967 td->toggle = 1; in dwc_otg_host_setup_tx()
1206 /* set toggle, if any */ in dwc_otg_host_rate_check_interrupt()
1209 td->toggle = 1; in dwc_otg_host_rate_check_interrupt()
1226 td->toggle = 0; in dwc_otg_host_rate_check()
1242 td->toggle = 1; in dwc_otg_host_rate_check()
1318 td->toggle ^= 1; in dwc_otg_host_data_rx_sub()
1416 * mandate a particular data toggle in dwc_otg_host_data_rx()
1418 * transfers. Switch the data toggle in dwc_otg_host_data_rx()
1424 "data toggle erro in dwc_otg_host_data_rx()
2361 uint8_t toggle; dwc_otg_xfer_do_fifo() local
[all...]
H A Ddwc_otg.h90 uint8_t toggle:1; member
H A Dmusb_otg.h331 uint8_t toggle; member
/freebsd/stand/forth/
H A Dloader.4th229 \ show, enable, disable, toggle module loading. They all take module from
242 : toggle-module find-module ?dup if dup module.flag @ 0= set-module-flag then ;
278 s" toggle-module" s" toggle loading of a module" .?
/freebsd/usr.sbin/mixer/tests/
H A Dmixer_test.sh221 atf_check -o ignore -e empty mixer vol.mute=toggle
261 atf_check -o ignore -e empty mixer ${recsrc}.recsrc=toggle
/freebsd/contrib/dialog/samples/
H A Dchecklist9.txt12 Press \Zb\ZrSPACE\Zn to toggle an option on/off. \n\n\
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.h102 al_bool toggle; member
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dtps65217.txt15 - ti,pmic-shutdown-controller: Telling the PMIC to shutdown on PWR_EN toggle.
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js228 self.toggle(TRUE, cache.event, FALSE);
448 v && (!this.rendered && this.render(TRUE) || this.toggle(TRUE));
940 PROTOTYPE.toggle = function(state, event) { function in PROTOTYPE
1092 PROTOTYPE.show = function(event) { return this.toggle(TRUE, event); };
1094 PROTOTYPE.hide = function(event) { return this.toggle(FALSE, event); };
1245 var callback = $.proxy(function(){ this.toggle(TRUE, event); }, this);
1281 var callback = $.proxy(function(){ this.toggle(FALSE, event); }, this);
1919 toggle: NULL, property
2170 this.element.toggle(this.enabled);
2321 .toggle(!!(border || i));
[all …]
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c428 (mlx4_priv(dev)->cmd.toggle == in cmd_pending()
493 (cmd->toggle << HCR_T_BIT) | in mlx4_cmd_post()
504 cmd->toggle = cmd->toggle ^ 1; in mlx4_cmd_post()
2097 u16 param, u8 toggle) in mlx4_master_do_cmd() argument
2108 if (toggle != slave_state[slave].comm_toggle) { in mlx4_master_do_cmd()
2110 toggle, slave); in mlx4_master_do_cmd()
2250 int toggle; in mlx4_master_comm_channel() local
2267 toggle = comm_cmd >> 31; in mlx4_master_comm_channel()
2268 if (toggle != slt) { in mlx4_master_comm_channel()
2279 comm_cmd & 0xffff, toggle); in mlx4_master_comm_channel()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbd9571mwv.txt39 accommodate a toggle power switch (the RSTBMODE pin is
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt46 - devbus,badr-skew-ps: Defines the time delay from from A[2:0] toggle,
97 DEV_A[2:0] and Data are kept valid (do not toggle) for
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Djedec,spi-nor.txt76 systems don't toggle the flash RESET# pin upon system reset
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsda660-inforce-ifc6560.dts166 * The board will lock up if we toggle the BLSP clock, unless the
178 * The board will lock up if we toggle the BLSP clock, unless the
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dqca,qca7000.txt27 In this mode the SPI master must toggle the chip select
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dproperties.shlib74 # Functions to toggle on/off properties
/freebsd/usr.sbin/bsdconfig/include/
H A Dusage.hlp12 SPACE Select or toggle the current item.

123