/openbmc/qemu/gdb-xml/ |
H A D | loongarch-base32.xml | 10 <reg name="r0" bitsize="32" type="uint32" group="general"/> 11 <reg name="r1" bitsize="32" type="code_ptr" group="general"/> 12 <reg name="r2" bitsize="32" type="data_ptr" group="general"/> 13 <reg name="r3" bitsize="32" type="data_ptr" group="general"/> 14 <reg name="r4" bitsize="32" type="uint32" group="general"/> 15 <reg name="r5" bitsize="32" type="uint32" group="general"/> 16 <reg name="r6" bitsize="32" type="uint32" group="general"/> 17 <reg name="r7" bitsize="32" type="uint32" group="general"/> 18 <reg name="r8" bitsize="32" type="uint32" group="general"/> 19 <reg name="r9" bitsize="32" type="uint32" group="general"/> [all …]
|
H A D | loongarch-base64.xml | 10 <reg name="r0" bitsize="64" type="uint64" group="general"/> 11 <reg name="r1" bitsize="64" type="code_ptr" group="general"/> 12 <reg name="r2" bitsize="64" type="data_ptr" group="general"/> 13 <reg name="r3" bitsize="64" type="data_ptr" group="general"/> 14 <reg name="r4" bitsize="64" type="uint64" group="general"/> 15 <reg name="r5" bitsize="64" type="uint64" group="general"/> 16 <reg name="r6" bitsize="64" type="uint64" group="general"/> 17 <reg name="r7" bitsize="64" type="uint64" group="general"/> 18 <reg name="r8" bitsize="64" type="uint64" group="general"/> 19 <reg name="r9" bitsize="64" type="uint64" group="general"/> [all …]
|
H A D | s390x-core64.xml | 12 <reg name="r0" bitsize="64" type="uint64" group="general"/> 13 <reg name="r1" bitsize="64" type="uint64" group="general"/> 14 <reg name="r2" bitsize="64" type="uint64" group="general"/> 15 <reg name="r3" bitsize="64" type="uint64" group="general"/> 16 <reg name="r4" bitsize="64" type="uint64" group="general"/> 17 <reg name="r5" bitsize="64" type="uint64" group="general"/> 18 <reg name="r6" bitsize="64" type="uint64" group="general"/> 19 <reg name="r7" bitsize="64" type="uint64" group="general"/> 20 <reg name="r8" bitsize="64" type="uint64" group="general"/> 21 <reg name="r9" bitsize="64" type="uint64" group="general"/> [all …]
|
/openbmc/intel-ipmi-oem/ |
H A D | ipmi-allowlist.conf | 185 0x30:0x01:0x7f7f //<Intel General Application>:<Get FW Version String> 186 0x30:0x02:0x7f7f //<Intel General Application>:<Restore Configuration> 187 0x30:0x03:0x7f7f //<Intel General Application>:<Restore SDR> 188 0x30:0x04:0xff7f //<Intel General Application>:<Get NW Switch MIB> 189 0x30:0x05:0xff7f //<Intel General Application>:<Get PDB FW Version> 190 0x30:0x09:0xff7f //<Intel General Application>:<Get BMC Config> 191 0x30:0x14:0xff7f //<Intel General Application>:<Get SM Signal> 192 0x30:0x15:0x7f7f //<Intel General Application>:<Set SM Signal> 193 0x30:0x19:0xff7f //<Intel General Application>:<Read LAN Channel Port Value> 194 0x30:0x1a:0xff7f //<Intel General Application>:<Get NIC Info> [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | mc13783-adc.rst | 33 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 …]
|
/openbmc/qemu/hw/rtc/ |
H A D | allwinner-rtc.c | 7 * it under the terms of the GNU General Public License as published by 14 * GNU General Public License for more details. 16 * You should have received a copy of the GNU General Public License 40 REG_GP0, /* General Purpose Register 0 */ 41 REG_GP1, /* General Purpose Register 1 */ 42 REG_GP2, /* General Purpose Register 2 */ 43 REG_GP3, /* General Purpose Register 3 */ 59 REG_GP4, /* General Purpose Register 4 */ 60 REG_GP5, /* General Purpose Register 5 */ 61 REG_GP6, /* General Purpose Register 6 */ [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | batadv_packet.h | 199 * @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 …]
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-debug.c | 54 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 …]
|
H A D | 3945-debug.c | 46 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 …]
|
/openbmc/linux/LICENSES/deprecated/ |
H A D | GPL-1.0 | 4 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 …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-1.0-only | 2 GNU General Public License, version 1 4 GNU GENERAL PUBLIC LICENSE 15 at the mercy of those companies. By contrast, our General Public 18 General Public License applies to the Free Software Foundation`s 23 price. Specifically, the General Public License is designed to make 53 GNU GENERAL PUBLIC LICENSE 58 distributed under the terms of this General Public License. The 68 General Public License and to the absence of any warranty; and give any 69 other recipients of the Program a copy of this General Public License 83 third parties under the terms of this General Public License (except [all …]
|
H A D | GPL-1.0-or-later | 1 GNU GENERAL PUBLIC LICENSE 14 mercy of those companies. By contrast, our General Public License is intended 16 the software is free for all its users. The General Public License applies 21 the General Public License is designed to make sure that you have the freedom 49 GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION 54 the terms of this General Public License. The "Program", below, refers to 62 keep intact all the notices that refer to this General Public License and 64 a copy of this General Public License along with the Program. You may charge 77 terms of this General Public License (except that you may choose to grant 85 these conditions, and telling the user how to view a copy of this General [all …]
|
H A D | LGPL-3.0-only | 1 GNU LESSER GENERAL PUBLIC LICENSE 9 …his version of the GNU Lesser General Public License incorporates the terms and conditions of vers… 12 …fers to version 3 of the GNU Lesser General Public License, and the “GNU GPL” refers to version 3 … 59 6. Revised Versions of the GNU Lesser General Public License. 61 The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Publ… 63 …General Public License “or any later version” applies to it, you have the option of following the … 65 …cifies that a proxy can decide whether future versions of the GNU Lesser General Public License sh…
|
H A D | LGPL-3.0-or-later | 1 GNU LESSER GENERAL PUBLIC LICENSE 10 This version of the GNU Lesser General Public License incorporates the terms 11 and conditions of version 3 of the GNU General Public License, supplemented 18 As used herein, "this License" refers to version 3 of the GNU Lesser General 19 Public License, and the "GNU GPL" refers to version 3 of the GNU General Public 144 6. Revised Versions of the GNU Lesser General Public License. 147 GNU Lesser General Public License from time to time. Such new versions will 152 received it specifies that a certain numbered version of the GNU Lesser General 156 as you received it does not specify a version number of the GNU Lesser General 157 Public License, you may choose any version of the GNU Lesser General Public [all …]
|
H A D | LGPL-3.0-with-zeromq-exception | 1 GNU LESSER GENERAL PUBLIC LICENSE 9 This version of the GNU Lesser General Public License incorporates 10 the terms and conditions of version 3 of the GNU General Public 16 General Public License, and the "GNU GPL" refers to version 3 of the GNU 17 General Public License. 144 6. Revised Versions of the GNU Lesser General Public License. 147 of the GNU Lesser General Public License from time to time. Such new 153 of the GNU Lesser General Public License "or any later version" 158 General Public License, you may choose any version of the GNU Lesser 159 General Public License ever published by the Free Software Foundation. [all …]
|
H A D | eCos-2.0 | 5 eCos is free software; you can redistribute it and/or modify it under the terms of the GNU General … 7 …anty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License fo… 9 You should have received a copy of the GNU General Public License along with eCos; if not, write to… 11 …e GNU General Public License. However the source code for this file must still be made available i… 13 …any other reasons why a work based on this file might be covered by the GNU General Public License.
|
/openbmc/linux/fs/jffs2/ |
H A D | LICENCE | 7 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.
|
/openbmc/u-boot/fs/jffs2/ |
H A D | LICENCE | 7 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.
|
/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power10/ |
H A D | metrics.json | 5 "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 …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/ |
H A D | TLWG | 2 maintains and distributes them under GNU General Public License with 19 Modified under GNU General Public License by TLWG. 26 Modified under GNU General Public License, with creators' permission, 69 under the terms of the GNU General Public License as published by the 76 General Public License for more details. 78 You should have received a copy of the GNU General Public License 85 to be covered by the GNU General Public License. This exception does 87 covered by the GNU General Public License. If you modify this font, 92 See included GPL file for the GNU General Public License (GPL) terms. 139 OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | ads7846.txt | 62 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
|
H A D | bu21013.txt | 13 - 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
|
/openbmc/linux/LICENSES/preferred/ |
H A D | LGPL-2.1 | 10 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 …]
|
/openbmc/linux/include/linux/mfd/ |
H A D | rz-mtu3.h | 65 #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 …]
|
/openbmc/u-boot/drivers/ram/stm32mp1/ |
H A D | stm32mp1_ddr_regs.h | 143 u32 pgcr; /* 0x08 R/W PHY General Configuration*/ 144 u32 pgsr; /* 0x0C PHY General Status*/ 145 u32 dllgcr; /* 0x10 R/W DLL General Control*/ 152 u32 dsgcr; /* 0x2C DDR System General Configuration*/ 170 u32 dcugcr; /* 0xd0 DCU General Configuration*/ 184 u32 bistgsr; /* 0x124 BIST General Status*/ 193 u32 gpr0; /* 0x178 General Purpose 0 (GPR0)*/ 194 u32 gpr1; /* 0x17C General Purpose 1 (GPR1)*/ 200 u32 dx0gcr; /* 0x1c0 Byte lane 0 General Configuration*/ 201 u32 dx0gsr0; /* 0x1c4 Byte lane 0 General Status 0*/ [all …]
|