Home
last modified time | relevance | path

Searched full:general (Results 1 – 25 of 8440) sorted by relevance

12345678910>>...338

/kernel/linux/linux-6.6/Documentation/hwmon/
Dmc13783-adc.rst33 Some channels can be used as General Purpose inputs or in a dedicated mode with
37 the General Purpose inputs and touchscreen.
53 5 General Purpose ADIN5 / Battery Pack Thermistor 0 - 2.30V No
54 6 General Purpose ADIN6 / Backup Voltage (LICELL) 0 - 2.30V / No /
56 7 General Purpose ADIN7 / UID / Die Temperature 0 - 2.30V / No /
58 8 General Purpose ADIN8 0 - 2.30V No
59 9 General Purpose ADIN9 0 - 2.30V No
60 10 General Purpose ADIN10 0 - 2.30V No
61 11 General Purpose ADIN11 0 - 2.30V No
62 12 General Purpose TSX1 / Touchscreen X-plate 1 0 - 2.30V No
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dmc13783-adc.rst33 Some channels can be used as General Purpose inputs or in a dedicated mode with
37 the General Purpose inputs and touchscreen.
53 5 General Purpose ADIN5 / Battery Pack Thermistor 0 - 2.30V No
54 6 General Purpose ADIN6 / Backup Voltage (LICELL) 0 - 2.30V / No /
56 7 General Purpose ADIN7 / UID / Die Temperature 0 - 2.30V / No /
58 8 General Purpose ADIN8 0 - 2.30V No
59 9 General Purpose ADIN9 0 - 2.30V No
60 10 General Purpose ADIN10 0 - 2.30V No
61 11 General Purpose ADIN11 0 - 2.30V No
62 12 General Purpose TSX1 / Touchscreen X-plate 1 0 - 2.30V No
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
Dbatadv_packet.h197 * @packet_type: batman-adv packet type, part of the general header
198 * @version: batman-adv protocol version, part of the general header
199 * @ttl: time to live for this packet, part of the general header
225 * @packet_type: batman-adv packet type, part of the general header
226 * @version: batman-adv protocol version, part of the general header
227 * @ttl: time to live for this packet, part of the general header
249 * @packet_type: batman-adv packet type, part of the general header
250 * @version: batman-adv protocol version, part of the general header
267 * @packet_type: batman-adv packet type, part of the general header
268 * @version: batman-adv protocol version, part of the general header
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/
Dbatadv_packet.h199 * @packet_type: batman-adv packet type, part of the general header
200 * @version: batman-adv protocol version, part of the general header
201 * @ttl: time to live for this packet, part of the general header
227 * @packet_type: batman-adv packet type, part of the general header
228 * @version: batman-adv protocol version, part of the general header
229 * @ttl: time to live for this packet, part of the general header
251 * @packet_type: batman-adv packet type, part of the general header
252 * @version: batman-adv protocol version, part of the general header
269 * @packet_type: batman-adv packet type, part of the general header
270 * @version: batman-adv protocol version, part of the general header
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
D4965-debug.c54 struct stats_rx_non_phy *general, *accum_general; in il4965_ucode_rx_stats_read() local
74 general = &il->_4965.stats.rx.general; in il4965_ucode_rx_stats_read()
78 accum_general = &il->_4965.accum_stats.rx.general; in il4965_ucode_rx_stats_read()
82 delta_general = &il->_4965.delta_stats.rx.general; in il4965_ucode_rx_stats_read()
86 max_general = &il->_4965.max_delta.rx.general; in il4965_ucode_rx_stats_read()
276 "Statistics_Rx - GENERAL:"); in il4965_ucode_rx_stats_read()
279 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il4965_ucode_rx_stats_read()
283 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il4965_ucode_rx_stats_read()
287 le32_to_cpu(general->non_bssid_frames), in il4965_ucode_rx_stats_read()
293 le32_to_cpu(general->filtered_frames), in il4965_ucode_rx_stats_read()
[all …]
D3945-debug.c46 struct iwl39_stats_rx_non_phy *general, *accum_general; in il3945_ucode_rx_stats_read() local
65 general = &il->_3945.stats.rx.general; in il3945_ucode_rx_stats_read()
68 accum_general = &il->_3945.accum_stats.rx.general; in il3945_ucode_rx_stats_read()
71 delta_general = &il->_3945.delta_stats.rx.general; in il3945_ucode_rx_stats_read()
74 max_general = &il->_3945.max_delta.rx.general; in il3945_ucode_rx_stats_read()
259 "Statistics_Rx - GENERAL:"); in il3945_ucode_rx_stats_read()
263 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il3945_ucode_rx_stats_read()
268 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il3945_ucode_rx_stats_read()
273 le32_to_cpu(general->non_bssid_frames), in il3945_ucode_rx_stats_read()
280 le32_to_cpu(general->filtered_frames), in il3945_ucode_rx_stats_read()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
D4965-debug.c54 struct stats_rx_non_phy *general, *accum_general; in il4965_ucode_rx_stats_read() local
74 general = &il->_4965.stats.rx.general; in il4965_ucode_rx_stats_read()
78 accum_general = &il->_4965.accum_stats.rx.general; in il4965_ucode_rx_stats_read()
82 delta_general = &il->_4965.delta_stats.rx.general; in il4965_ucode_rx_stats_read()
86 max_general = &il->_4965.max_delta.rx.general; in il4965_ucode_rx_stats_read()
276 "Statistics_Rx - GENERAL:"); in il4965_ucode_rx_stats_read()
279 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il4965_ucode_rx_stats_read()
283 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il4965_ucode_rx_stats_read()
287 le32_to_cpu(general->non_bssid_frames), in il4965_ucode_rx_stats_read()
293 le32_to_cpu(general->filtered_frames), in il4965_ucode_rx_stats_read()
[all …]
D3945-debug.c46 struct iwl39_stats_rx_non_phy *general, *accum_general; in il3945_ucode_rx_stats_read() local
65 general = &il->_3945.stats.rx.general; in il3945_ucode_rx_stats_read()
68 accum_general = &il->_3945.accum_stats.rx.general; in il3945_ucode_rx_stats_read()
71 delta_general = &il->_3945.delta_stats.rx.general; in il3945_ucode_rx_stats_read()
74 max_general = &il->_3945.max_delta.rx.general; in il3945_ucode_rx_stats_read()
259 "Statistics_Rx - GENERAL:"); in il3945_ucode_rx_stats_read()
263 le32_to_cpu(general->bogus_cts), accum_general->bogus_cts, in il3945_ucode_rx_stats_read()
268 le32_to_cpu(general->bogus_ack), accum_general->bogus_ack, in il3945_ucode_rx_stats_read()
273 le32_to_cpu(general->non_bssid_frames), in il3945_ucode_rx_stats_read()
280 le32_to_cpu(general->filtered_frames), in il3945_ucode_rx_stats_read()
[all …]
/kernel/linux/linux-6.6/LICENSES/deprecated/
DGPL-1.04 The GNU General Public License (GPL) version 1 should not be used in new
6 required to be compatible with the general license of the project: GPLv2.
13 GNU GENERAL PUBLIC LICENSE
24 at the mercy of those companies. By contrast, our General Public
27 General Public License applies to the Free Software Foundation's
32 price. Specifically, the General Public License is designed to make
62 GNU GENERAL PUBLIC LICENSE
67 distributed under the terms of this General Public License. The
77 General Public License and to the absence of any warranty; and give any
78 other recipients of the Program a copy of this General Public License
[all …]
/kernel/linux/linux-5.10/LICENSES/deprecated/
DGPL-1.04 The GNU General Public License (GPL) version 1 should not be used in new
6 required to be compatible with the general license of the project: GPLv2.
13 GNU GENERAL PUBLIC LICENSE
24 at the mercy of those companies. By contrast, our General Public
27 General Public License applies to the Free Software Foundation's
32 price. Specifically, the General Public License is designed to make
62 GNU GENERAL PUBLIC LICENSE
67 distributed under the terms of this General Public License. The
77 General Public License and to the absence of any warranty; and give any
78 other recipients of the Program a copy of this General Public License
[all …]
/kernel/linux/linux-6.6/fs/jffs2/
DLICENCE7 the terms of the GNU General Public License as published by the Free
13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 You should have received a copy of the GNU General Public License along
24 covered by the GNU General Public License. However the source code for
26 of the GNU General Public License.
29 this file might be covered by the GNU General Public License.
/kernel/linux/linux-5.10/fs/jffs2/
DLICENCE7 the terms of the GNU General Public License as published by the Free
13 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 You should have received a copy of the GNU General Public License along
24 covered by the GNU General Public License. However the source code for
26 of the GNU General Public License.
29 this file might be covered by the GNU General Public License.
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/powerpc/power10/
Dmetrics.json5 "MetricGroup": "General",
420 "MetricGroup": "General",
426 "MetricGroup": "General",
440 "MetricGroup": "General",
447 "MetricGroup": "General",
453 "MetricGroup": "General",
459 "MetricGroup": "General",
466 "MetricGroup": "General",
486 "MetricGroup": "General",
507 "MetricGroup": "General",
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt62 touchscreen-size-x General touchscreen binding, see [1].
63 touchscreen-size-y General touchscreen binding, see [1].
64 touchscreen-max-pressure General touchscreen binding, see [1].
65 touchscreen-min-pressure General touchscreen binding, see [1].
66 touchscreen-average-samples General touchscreen binding, see [1].
67 touchscreen-inverted-x General touchscreen binding, see [1].
68 touchscreen-inverted-y General touchscreen binding, see [1].
69 touchscreen-swapped-x-y General touchscreen binding, see [1].
71 [1] All general touchscreen properties are described in
Dbu21013.txt13 - touchscreen-size-x : General touchscreen binding, see [1].
14 - touchscreen-size-y : General touchscreen binding, see [1].
15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
17 - touchscreen-swapped-x-y : General touchscreen binding, see [1].
19 [1] All general touchscreen properties are described in
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt62 touchscreen-size-x General touchscreen binding, see [1].
63 touchscreen-size-y General touchscreen binding, see [1].
64 touchscreen-max-pressure General touchscreen binding, see [1].
65 touchscreen-min-pressure General touchscreen binding, see [1].
66 touchscreen-average-samples General touchscreen binding, see [1].
67 touchscreen-inverted-x General touchscreen binding, see [1].
68 touchscreen-inverted-y General touchscreen binding, see [1].
69 touchscreen-swapped-x-y General touchscreen binding, see [1].
71 [1] All general touchscreen properties are described in
Dbu21013.txt13 - touchscreen-size-x : General touchscreen binding, see [1].
14 - touchscreen-size-y : General touchscreen binding, see [1].
15 - touchscreen-inverted-x : General touchscreen binding, see [1].
16 - touchscreen-inverted-y : General touchscreen binding, see [1].
17 - touchscreen-swapped-x-y : General touchscreen binding, see [1].
19 [1] All general touchscreen properties are described in
/kernel/linux/linux-6.6/LICENSES/preferred/
DLGPL-2.110 For 'GNU Lesser General Public License (LGPL) version 2.1 only' use:
12 For 'GNU Lesser General Public License (LGPL) version 2.1 or any later
17 GNU LESSER GENERAL PUBLIC LICENSE
33 share and change it. By contrast, the GNU General Public Licenses are
37 This license, the Lesser General Public License, applies to some specially
41 ordinary General Public License is the better strategy to use in any
45 price. Our General Public Licenses are designed to make sure that you have
82 General Public License. This license, the GNU Lesser General Public
84 from the ordinary General Public License. We use this license for certain
90 work, a derivative of the original library. The ordinary General Public
[all …]
DLGPL-2.08 For 'GNU Library General Public License (LGPL) version 2.0 only' use:
10 For 'GNU Library General Public License (LGPL) version 2.0 or any later
15 GNU LIBRARY GENERAL PUBLIC LICENSE
30 share and change it. By contrast, the GNU General Public Licenses are
34 This license, the Library General Public License, applies to some specially
39 General Public Licenses are designed to make sure that you have the freedom
77 General Public License, which was designed for utility programs. This
78 license, the GNU Library General Public License, applies to certain
89 derivative of the original library, and the ordinary General Public License
92 Because of this blurred distinction, using the ordinary General Public
[all …]
/kernel/linux/linux-5.10/LICENSES/preferred/
DLGPL-2.18 For 'GNU Lesser General Public License (LGPL) version 2.1 only' use:
10 For 'GNU Lesser General Public License (LGPL) version 2.1 or any later
15 GNU LESSER GENERAL PUBLIC LICENSE
31 share and change it. By contrast, the GNU General Public Licenses are
35 This license, the Lesser General Public License, applies to some specially
39 ordinary General Public License is the better strategy to use in any
43 price. Our General Public Licenses are designed to make sure that you have
80 General Public License. This license, the GNU Lesser General Public
82 from the ordinary General Public License. We use this license for certain
88 work, a derivative of the original library. The ordinary General Public
[all …]
DLGPL-2.08 For 'GNU Library General Public License (LGPL) version 2.0 only' use:
10 For 'GNU Library General Public License (LGPL) version 2.0 or any later
15 GNU LIBRARY GENERAL PUBLIC LICENSE
30 share and change it. By contrast, the GNU General Public Licenses are
34 This license, the Library General Public License, applies to some specially
39 General Public Licenses are designed to make sure that you have the freedom
77 General Public License, which was designed for utility programs. This
78 license, the GNU Library General Public License, applies to certain
89 derivative of the original library, and the ordinary General Public License
92 Because of this blurred distinction, using the ordinary General Public
[all …]
/kernel/linux/linux-6.6/include/linux/mfd/
Drz-mtu3.h65 #define RZ_MTU3_TGRA 1 /* Timer general register A */
66 #define RZ_MTU3_TGRB 2 /* Timer general register B */
67 #define RZ_MTU3_TGRC 3 /* Timer general register C */
68 #define RZ_MTU3_TGRD 4 /* Timer general register D */
69 #define RZ_MTU3_TGRE 5 /* Timer general register E */
70 #define RZ_MTU3_TGRF 6 /* Timer general register F */
80 #define RZ_MTU3_TGRU 1 /* MTU5 Timer general register U */
82 #define RZ_MTU3_TGRV 3 /* MTU5 Timer general register V */
84 #define RZ_MTU3_TGRW 5 /* MTU5 Timer general register W */
88 #define RZ_MTU3_TGRALW 1 /* Timer longword general register A */
[all …]
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Ds390-diag.rst15 General remarks
44 General register 1 contains the virtio subfunction code. Supported
48 Upon completion of the DIAGNOSE instruction, general register 2 contains
64 General register 2 contains a subchannel-identification word denoting
67 General register 3 contains the number of the virtqueue to be notified.
69 General register 4 contains a 64bit identifier for KVM usage (the
70 kvm_io_bus cookie). If general register 4 does not contain a valid
73 After completion of the DIAGNOSE call, general register 2 may contain
/kernel/linux/linux-6.6/Documentation/virt/kvm/s390/
Ds390-diag.rst15 General remarks
44 General register 1 contains the virtio subfunction code. Supported
48 Upon completion of the DIAGNOSE instruction, general register 2 contains
64 General register 2 contains a subchannel-identification word denoting
67 General register 3 contains the number of the virtqueue to be notified.
69 General register 4 contains a 64bit identifier for KVM usage (the
70 kvm_io_bus cookie). If general register 4 does not contain a valid
73 After completion of the DIAGNOSE call, general register 2 may contain
92 General register 1 contains the target CPU address.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/rockchip/
Dgrf.txt1 * Rockchip General Register Files (GRF)
3 The general register file will be used to do static set by software, which
7 - GRF, used for general non-secure system,
8 - SGRF, used for general secure system,
14 - GRF, used for general non-secure system,
15 - SGRF, used for general secure system,

12345678910>>...338