Home
last modified time | relevance | path

Searched +full:max +full:- +full:current +full:- +full:switch +full:- +full:number (Results 1 – 25 of 1175) sorted by relevance

12345678910>>...47

/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dawinic,aw200xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Martin Kurbanov <mmkurbanov@sberdevices.ru>
16 - AW20036 (3x12) 36 LEDs
17 - AW20054 (6x9) 54 LEDs
18 - AW20072 (6x12) 72 LEDs
19 - AW20108 (9x12) 108 LEDs
22 aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs
23 aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs
[all …]
H A Dcommon.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacek Anaszewski <jacek.anaszewski@gmail.com>
11 - Pavel Machek <pavel@ucw.cz>
14 LED and flash LED devices provide the same basic functionality as current
18 Many LED devices expose more than one current output that can be connected
25 led-sources:
27 List of device current outputs the LED is connected to. The outputs are
30 $ref: /schemas/types.yaml#/definitions/uint32-array
[all …]
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibnetdiscover.85 IBNETDISCOVER \- discover InfiniBand topology
7 .nr rst2man-indent-level 0
10 \\$1 \\n[an-margin]
11 level \\n[rst2man-indent-level]
12 level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13 -
14 \\n[rst2man-indent0]
15 \\n[rst2man-indent1]
16 \\n[rst2man-indent2]
21 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
[all …]
/freebsd/lib/libsys/
H A Dgetrusage.241 .Fd "#define RUSAGE_CHILDREN -1"
49 returns information describing the resources utilized by the current
50 thread, the current process, or all its terminated child processes.
62 .Bd -literal
66 long ru_maxrss; /* max resident set size */
84 .Bl -tag -width ru_minfltaa
99 in units of kilobytes * ticks-of-execution.
107 kilobytes * ticks-of-execution).
111 kilobytes * ticks-of-execution).
113 the number of page faults serviced without any I/O activity; here
[all …]
/freebsd/share/man/man4/
H A Dng_hci.41 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
25 .\" $Id: ng_hci.4,v 1.3 2003/05/21 19:37:35 max Exp $
44 Bluetooth is a short-range radio link intended to replace the cable(s)
59 The Bluetooth system provides a point-to-point connection (only two
60 Bluetooth units involved), or a point-to-multipoint connection.
61 In the point-to-multipoint connection,
68 In addition, many more slaves can remain locked to the master in a so-called
79 in different piconets on a time-division multiplex basis.
81 The piconets shall not be frequency-synchronized.
87 The slot numbering ranges from 0 to 2^27 -1 and is cyclic with a cycle length
[all …]
H A Dng_btsocket.41 .\" Copyright (c) 2001-2002 Maksim Yevmenkin <m_evmenkin@yahoo.com>
25 .\" $Id: ng_btsocket.4,v 1.7 2003/05/21 19:37:35 max Exp $
62 .Bd -literal -offset indent
71 Raw HCI sockets support a number of
74 .Bl -tag -width foo
76 Returns current state for the HCI node.
82 Returns current debug level for the HCI node.
84 Sets current debug level for the HCI node.
86 Returns current state of data buffers for the HCI node.
103 Returns current link policy settings mask for the HCI node.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,spmi-regulator.txt3 - compatible:
7 "qcom,pm8004-regulators"
8 "qcom,pm8005-regulators"
9 "qcom,pm8226-regulators"
10 "qcom,pm8841-regulators"
11 "qcom,pm8916-regulators"
12 "qcom,pm8941-regulators"
13 "qcom,pm8950-regulators"
14 "qcom,pm8994-regulators"
15 "qcom,pmi8994-regulators"
[all …]
H A Dqcom,spmi-regulator.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom,spmi-regulator.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77693.txt1 Maxim MAX77693 multi-function device
4 - PMIC,
5 - CHARGER,
6 - LED,
7 - MUIC,
8 - HAPTIC
14 - compatible : Must be "maxim,max77693".
15 - reg : Specifies the i2c slave address of PMIC block.
16 - interrupts : This i2c device has an IRQ line connected to the main SoC.
19 - regulators : The regulators of max77693 have to be instantiated under subnode
[all …]
/freebsd/sbin/dhclient/
H A Dparse.c5 /*-
6 * SPDX-License-Identifier: BSD-3-Clause
51 /* Skip to the semicolon ending the current statement. If we encounter
76 if (!--brace_count) in skip_to_semi()
90 * line-oriented. in skip_to_semi()
115 * string-parameter :== STRING SEMI
146 addr->len = 4; in parse_ip_addr()
147 if (parse_numeric_aggregate(cfile, addr->iabuf, in parse_ip_addr()
148 &addr->len, DOT, 10, 8)) in parse_ip_addr()
154 * hardware-parameter :== HARDWARE ETHERNET csns SEMI
[all …]
/freebsd/sys/contrib/zlib/
H A Dinftrees.c1 /* inftrees.c -- generate Huffman trees for efficient decoding
2 * Copyright (C) 1995-2024 Mark Adler
12 " inflate 1.3.1 Copyright 1995-2024 Mark Adler ";
22 The code lengths are lens[0..codes-1]. The result starts at *table,
23 whose indices are 0..2^bits-1. work is a writable array of at least
26 -1 is an invalid code, and +1 means that ENOUGH isn't enough. table
37 unsigned min, max; /* minimum and maximum code lengths */ in inflate_table() local
38 unsigned root; /* number of index bits for root table */ in inflate_table()
39 unsigned curr; /* number of index bits for current table */ in inflate_table()
40 unsigned drop; /* code bits to drop for sub-table */ in inflate_table()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
3 * Copyright (C) 2015-2017 Intel Deutschland GmbH
4 * Copyright (C) 2018-2022 Intel Corporation
11 * enum iwl_location_subcmd_ids - location group command IDs
86 * struct iwl_tof_config_cmd - ToF configuration
88 * @one_sided_disabled: indicates if one-side
[all...]
/freebsd/contrib/nvi/common/
H A Dscreen.h1 /*-
14 * For example, you have to have enough columns to display the line number,
16 * than the current column value. It's simpler to have a fixed value and not
26 * SCR --
40 SCR *ccl_parent; /* Colon command-line parent screen. */
41 EXF *ep; /* Screen's current EXF structure. */
45 char **cargv; /* Current file name. */
51 size_t rows; /* 1-N: number of rows. */
52 size_t cols; /* 1-N: number of columns. */
53 size_t t_rows; /* 1-N: cur number of text rows. */
[all …]
/freebsd/sys/kern/
H A Dkern_resource.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
71 static u_long uihash; /* size of hash table - 1 */
92 return (kern_getpriority(td, uap->which, uap->who)); in sys_getpriority()
104 switch (which) { in kern_getpriority()
107 low = td->td_proc->p_nice; in kern_getpriority()
113 low = p->p_nice; in kern_getpriority()
121 pg = td->td_proc->p_pgrp; in kern_getpriority()
131 LIST_FOREACH(p, &pg->pg_members, p_pglist) { in kern_getpriority()
133 if (p->p_state == PRS_NORMAL && in kern_getpriority()
[all …]
/freebsd/usr.bin/col/
H A Dcol.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
58 #define RLF '7' /* ESC-7 reverse line feed */
59 #define RHLF '8' /* ESC-8 reverse half-line feed */
60 #define FHLF '9' /* ESC-9 forward half-line feed */
84 int l_max_col; /* max column in the line */
98 static int compress_spaces; /* if doing space -> tab conversion */
100 static int max_bufd_lines; /* max # of half lines to keep in memory */
116 CSET cur_set; /* current character set */ in main()
117 LINE *l; /* current line */ in main()
[all …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_subnet.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2015 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
9 * Copyright (c) 2009-2015 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved.
21 * - Redistributions of source code must retain the above
25 * - Redistributions in binary form must reproduce the above
87 /* XXX: not actual max, max we're currently going to support */
135 * The number of maximum VLs on the Subnet (0 == use default)
139 * table (IBA 7.6.9) (-1 == use default)
409 * The number of seconds between subnet sweeps. A value of 0
[all …]
H A Dosm_switch.h2 * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
3 * Copyright (c) 2002-2009 Mellanox Technologies LTD. All rights reserved.
4 * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
16 * - Redistributions of source code must retain the above
20 * - Redistributions in binary form must reproduce the above
39 * This object represents an IBA switch.
63 /****h* OpenSM/Switch
65 * Switch
68 * The Switch object encapsulates the information needed by the
69 * OpenSM to manage switches. The OpenSM allocates one switch object
[all …]
/freebsd/contrib/ncurses/man/
H A Dterminfo.tail2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
32 .SS "User-Defined Capabilities"
41 \fI\%ncurses\fP addresses this limitation by allowing user-defined
44 the \fB\-x\fP option for this purpose.
45 When \fB\-x\fP is set,
46 \fB@TIC@\fP treats unknown capabilities as user-defined.
49 it infers its type (Boolean, number or string) from the syntax
56 User-defined capability strings whose name begins
59 The types (Boolean, number, string) determined by \fB@TIC@\fP
[all …]
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable1.c3 * Module Name: dttable1.c - handling for specific ACPI tables
11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp.
28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent
104 * re-exports any such software from a foreign destination, Licensee shall
105 * ensure that the distribution and export/re-export of the software is in
108 * any of its subsidiaries will export/re-export any technical data, process,
130 * 3. Neither the names of the above-listed copyright holders nor the names
152 /* Compile all complex data tables, signatures starting with A-I */
177 * PARAMETERS: List - Current field list pointer
186 * 2) Any node-specific data
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mm-var-som-symphony.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
8 #include "imx8mm-var-som.dtsi"
11 model = "Variscite VAR-SOM-MX8MM Symphony evaluation board";
12 compatible = "variscite,var-som-mx8mm-symphony", "variscite,var-som-mx8mm", "fsl,imx8mm";
14 reg_usdhc2_vmmc: regulator-usdhc2-vmmc {
15 compatible = "regulator-fixed";
16 pinctrl-names = "default";
17 pinctrl-0 = <&pinctrl_reg_usdhc2_vmmc>;
18 regulator-name = "VSD_3V3";
[all …]
/freebsd/sys/cam/
H A Dcam_iosched.c1 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
60 * Default I/O scheduler for FreeBSD. This implementation is just a thin-vineer
81 * where N is the number of samples that 86% of the current
85 * alpha_bits = -log_2(alpha)
86 * alpha = 2^-alpha_bits
103 * published read-only since at present they are compile time constants.
106 * With 20 buckets (see below), that leads to a geometric progression with a max size
127 * Number of total buckets. Starting at BUCKET_BASE, each one is a power of 2.
130 #define LAT_BUCKETS 20 /* < 20us < 40us ... < 2^(n-1)*20us >= 2^(n-1)*20us */
[all …]
/freebsd/contrib/dialog/
H A Dmenubox.c4 * menubox.c -- implements the menu box
6 * Copyright 2000-2019,2020 Thomas E. Dickey
37 /* the outer-window */
45 /* the inner-window */
71 int climit = (data->item_x - data->tag_x - GUTTER); in print_item()
72 int my_width = data->menu_width; in print_item()
73 int my_x = data->item_x; in print_item()
79 ? item->name in print_item()
80 : item->text); in print_item()
82 switch (selected) { in print_item()
[all …]
/freebsd/sys/dev/ice/
H A Dice_sched.c1 /* SPDX-License-Identifier: BSD-3-Clause */
35 * ice_sched_add_root_node - Insert the Tx scheduler root node in SW DB
52 hw = pi->hw; in ice_sched_add_root_node()
58 root->children = (struct ice_sched_node **) in ice_sched_add_root_node()
59 ice_calloc(hw, hw->max_children[0], sizeof(*root->children)); in ice_sched_add_root_node()
60 if (!root->childre in ice_sched_add_root_node()
[all...]
/freebsd/sys/dev/mwl/
H A Dmwlhal.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2007-2009 Sam Leffler, Errno Consulting
5 * Copyright (c) 2007-2009 Marvell Semiconductor, Inc.
39 #define MWL_MBSS_SUPPORT /* enable multi-bss support */
42 * Define total number of TX queues in the shared memory.
85 * Query whether multi-bss support is available/enabled.
113 uint8_t ieee; /* channel number */
114 int8_t maxTxPow; /* max tx power (dBm) */
123 * Return the current ISR setting and clear the cause.
[all …]
/freebsd/sys/dev/coretemp/
H A Dcoretemp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
115 if (device_find_child(parent, "coretemp", -1) != NULL) in coretemp_identify()
122 * CPUID 0x06 returns 1 if the processor has on-die thermal in coretemp_identify()
123 * sensors. EBX[0:3] contains the number of sensors. in coretemp_identify()
144 device_set_desc(dev, "CPU On-Die Thermal Sensors"); in coretemp_probe()
163 sc->sc_dev = dev; in coretemp_attach()
203 sc->sc_tjmax = 100; in coretemp_attach()
208 * can tell us if Tj(max) is 100 or 85. in coretemp_attach()
210 * The if-clause for CPUs having the MSR_IA32_EXT_CONFIG was adapted in coretemp_attach()
[all …]

12345678910>>...47