/openbmc/qemu/tests/ |
H A D | meson.build | 2 subdir('qemu-iotests') 5 'qapi-builtin-types.c', 6 'qapi-builtin-types.h', 7 'qapi-builtin-visit.c', 8 'qapi-builtin-visit.h', 9 'test-qapi-commands-sub-sub-module.c', 10 'test-qapi-commands-sub-sub-module.h', 11 'test-qapi-commands.c', 12 'test-qapi-commands.h', 13 'test-qapi-emit-events.c', [all …]
|
/openbmc/qemu/tests/include/ |
H A D | meson.build | 3 'test-qapi-commands-sub-module.c', 4 'test-qapi-commands-sub-module.h', 5 'test-qapi-events-sub-module.c', 6 'test-qapi-events-sub-module.h', 7 'test-qapi-types-sub-module.c', 8 'test-qapi-types-sub-module.h', 9 'test-qapi-visit-sub-module.c', 10 'test-qapi-visit-sub-module.h',
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/ |
H A D | libsub-exporter-progressive-perl_0.001013.bb | 1 SUMMARY = "Sub::Exporter::Progressive - Only use Sub::Exporter if you need it." 2 DESCRIPTION = "\"Sub::Exporter\" is an incredibly powerful module, but with \ 3 that power comes great responsibility, er- as well as some runtime penalties. \ 4 This module is a \"Sub::Exporter\" wrapper that will let your users just use \ 6 \"Sub::Exporter\" if your users try to use \"Sub::Exporter's\" more advanced \ 11 HOMEPAGE = "https://metacpan.org/pod/Sub-Exporter-Progressive/" 13 LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 16 SRC_URI = "${CPAN_MIRROR}/authors/id/F/FR/FREW/Sub-Exporter-Progressive-${PV}.tar.gz" 19 S = "${WORKDIR}/Sub-Exporter-Progressive-${PV}" 23 RDEPENDS:${PN} += " perl-module-carp \ [all …]
|
H A D | libsub-uplevel-perl_0.2800.bb | 1 SUMMARY = "Sub::Uplevel - apparently run a function in a higher stack frame" 10 HOMEPAGE= "https://metacpan.org/release/Sub-Uplevel" 12 LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 15 CPAN_PACKAGE = "Sub-Uplevel" 18 SRC_URI = "${CPAN_MIRROR}/authors/id/D/DA/${CPAN_AUTHOR}/${CPAN_PACKAGE}-${PV}.tar.gz" 22 S = "${WORKDIR}/${CPAN_PACKAGE}-${PV}" 24 inherit cpan ptest-perl 27 perl-module-carp \ 28 perl-module-constant \ 29 perl-module-strict \ [all …]
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | qcom_camss.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 ------------ 25 ---------------------------------- 30 - 2 / 3 CSIPHY modules. They handle the Physical layer of the CSI2 receivers. 31 A separate camera sensor can be connected to each of the CSIPHY module; 32 - 2 / 4 CSID (CSI Decoder) modules. They handle the Protocol and Application 36 - ISPIF (ISP Interface) module. Handles the routing of the data streams from 38 - 1 / 2 VFE (Video Front End) module(s). Contain a pipeline of image processing 41 processing pipeline contains also a scale and crop module at the end. Three 48 ----------------------- [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | keystone-netcp.txt | 6 switch sub-module to send and receive packets. NetCP also includes a packet 7 accelerator (PA) module to perform packet classification operations such as 13 includes a 3-port Ethernet switch sub-module capable of 10Gb/s and 1Gb/s rates 16 Keystone NetCP driver has a plug-in module architecture where each of the NetCP 17 sub-modules exist as a loadable kernel module which plug in to the netcp core. 18 These sub-modules are represented as "netcp-devices" in the dts bindings. It is 19 mandatory to have the ethernet switch sub-module for the ethernet interface to 20 be operational. Any other sub-module like the PA is optional. 24 ----------------------------- 26 ----------------------------- [all …]
|
/openbmc/linux/drivers/soc/ti/ |
H A D | pruss.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * PRU-ICSS Subsystem user interfaces 5 * Copyright (C) 2015-2023 Texas Instruments Incorporated - http://www.ti.com 50 * pruss_cfg_read() - read a PRUSS CFG sub-module register 52 * @reg: register offset within the CFG sub-module 55 * Reads a given register within the PRUSS CFG sub-module and 56 * returns it through the passed-in @val pointer 63 return -EINVAL; in pruss_cfg_read() 65 return regmap_read(pruss->cfg_regmap, reg, val); in pruss_cfg_read() 69 * pruss_cfg_update() - configure a PRUSS CFG sub-module register [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 12 tristate "Keystone Queue Manager Sub System" 16 Manager support. The Queue Manager is a hardware module that 18 Packets are queued/de-queued by writing/reading descriptor address 19 to a particular memory mapped location in the Queue Manager module. 29 Queue Manager Sub System. 40 c-states on AM335x. Also required for rtc and ddr in self-refresh low 44 tristate "TI AMx3 Wkup-M3 IPC Driver" 61 To compile this as a module, choose M here. The module will be 66 tristate "K3 Ring accelerator Sub System" [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sprd,gpio-eic.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/gpio/sprd,gpio-eic.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Orson Zhai <orsonzhai@gmail.com> 12 - Baolin Wang <baolin.wang7@gmail.com> 13 - Chunyan Zhang <zhang.lyra@gmail.com> 19 controller contains 4 sub-modules, i.e. EIC-debounce, EIC-latch, EIC-async and 20 EIC-sync. But the PMIC EIC controller contains only one EIC-debounce sub- 21 module. [all …]
|
/openbmc/linux/scripts/ |
H A D | export_report.pl | 2 # SPDX-License-Identifier: GPL-2.0-only 7 # Usage: export_report.pl -k Module.symvers [-o report_file ] -f *.mod.c 14 sub numerically { 20 sub alphabetically { 26 sub print_depends_on { 30 my $list = $href->{$mod}; 34 printf("\t\t%-25s\n", $symbol); 42 sub usage { 43 print "Usage: @_ -h -k Module.symvers [ -o outputfile ] \n", 44 "\t-f: treat all the non-option argument as .mod.c files. ", [all …]
|
H A D | generate_initcall_order.pl | 2 # SPDX-License-Identifier: GPL-2.0 18 my $jobs = {}; # child process pid -> file handle 20 my $results = {}; # object index -> [ { level, secname }, ... ] 24 sub get_online_processors { 39 sub write_results { 45 my $level = $initcalls->{$counter}->{'level'}; 48 my $secname = $initcalls->{$counter}->{'module'} . '__' . 50 $initcalls->{$counter}->{'line'} . '_' . 51 $initcalls->{$counter}->{'function'}; 58 sub read_results{ [all …]
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | sub-sub-module.json | 1 # *-*- Mode: Python -*-* 4 # Sub-module of sub-module include/sub-module.json of qapi-schema-test.json
|
H A D | include-repetition.out | 1 module ./builtin 11 module include-repetition.json 13 include include-repetition-sub.json 15 module comments.json 20 module include-repetition-sub.json
|
H A D | include-simple.out | 1 module ./builtin 11 module include-simple.json 12 include include-simple-sub.json 13 module include-simple-sub.json
|
/openbmc/phosphor-mrw-tools/ |
H A D | inventory.pl | 27 my %includedTargetTypes = ("chip-sp-bmc" => 1, 28 "chip-apss-psoc" => 1); 41 my $targetObj = Targets->new; 42 $targetObj->loadXML($serverwizFile); 44 foreach $target (sort keys %{ $targetObj->getAllTargets() }) 46 $type = $targetObj->getType($target); 53 if (!$targetObj->isBadAttribute($target, "FRU_NAME")) { 54 $fruName = $targetObj->getAttribute($target,"FRU_NAME"); 57 my $targetType = $targetObj->getTargetType($target); 90 my $json = JSON->new; [all …]
|
H A D | Inventory.pm | 14 #Chips that are modeled as modules (card-chip together) 22 sub getInventory 45 sub findItems 49 for my $target (sort keys %{$targetObj->getAllTargets()}) { 53 if (!$targetObj->isBadAttribute($target, "TYPE")) { 54 $type = $targetObj->getAttribute($target, "TYPE"); 57 if (!$targetObj->isBadAttribute($target, "RU_TYPE")) { 58 $ruType = $targetObj->getAttribute($target, "RU_TYPE"); 71 #Removes entries from the inventory for the card target of a module. 73 #is a card-chip instance that plugs into a connector on the [all …]
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-subdev.rst | 1 .. SPDX-License-Identifier: GPL-2.0 3 V4L2 sub-devices 4 ---------------- 6 Many drivers need to communicate with sub-devices. These devices can do all 8 encoding or decoding. For webcams common sub-devices are sensors and camera 12 driver with a consistent interface to these sub-devices the 13 :c:type:`v4l2_subdev` struct (v4l2-subdev.h) was created. 15 Each sub-device driver must have a :c:type:`v4l2_subdev` struct. This struct 16 can be stand-alone for simple sub-devices or it might be embedded in a larger 18 low-level device struct (e.g. ``i2c_client``) that contains the device data as [all …]
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs.rst | 1 .. SPDX-License-Identifier: GPL-2.0-only OR BSD-3-Clause 9 <https://www.mipi.org/specifications/camera-command-set>`_ compliant 10 camera sensors. It exposes three sub-devices representing the pixel array, 16 Pixel Array sub-device 17 ---------------------- 19 The pixel array sub-device represents the camera sensor's pixel matrix, as well 26 ------ 28 The binner sub-device represents the binning functionality on the sensor. For 37 ------ 39 The scaler sub-device represents the digital crop and scaling functionality of [all …]
|
/openbmc/qemu/tests/qapi-schema/include/ |
H A D | sub-module.json | 1 # *-*- Mode: Python -*-* 4 # Sub-module of ../qapi-schema-test.json 6 { 'include': '../sub-sub-module.json' }
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_event.c | 1 // SPDX-License-Identifier: GPL-2.0-only 11 #include <linux/module.h> 56 * to unload the driver module. in vmci_event_exit() 59 list_del(&cur->node); in vmci_event_exit() 75 if (cur->id == sub_id) in event_find() 94 sanitized_event = array_index_nospec(event_msg->event_data.event, max_vmci_event); in event_deliver() 97 cur->callback(cur->id, &event_msg->event_data, in event_deliver() 98 cur->callback_data); in event_deliver() 111 if (msg->payload_size < sizeof(u32) || in vmci_event_dispatch() 112 msg->payload_size > sizeof(struct vmci_event_data_max)) in vmci_event_dispatch() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | snps,dw-pcie-common.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/pci/snps,dw-pcie-common.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jingoo Han <jingoohan1@gmail.com> 11 - Gustavo Pimentel <gustavo.pimentel@synopsys.com> 23 Interface - DBI. In accordance with the reference manual the register 24 configuration space belongs to the Configuration-Dependent Module (CDM) 25 and is split up into several sub-parts Standard PCIe configuration 26 space, Port Logic Registers (PL), Shadow Config-space Registers, [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | intel_scu_ipc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 11 * struct intel_scu_ipc_data - Data used to configure SCU IPC 23 struct module *owner); 33 struct module *owner); 55 int sub); 57 int sub, const void *in, size_t inlen, 61 int sub, const void *in, size_t inlen, in intel_scu_ipc_dev_command() argument 64 return intel_scu_ipc_dev_command_with_size(scu, cmd, sub, in, inlen, in intel_scu_ipc_dev_command()
|
/openbmc/linux/net/tipc/ |
H A D | topsrv.c | 4 * Copyright (c) 2012-2013, Wind River Systems 5 * Copyright (c) 2017-2018, Ericsson AB 45 #include <linux/module.h> 56 * struct tipc_topsrv - TIPC server structure 80 * struct tipc_conn - TIPC connection structure 121 return con && test_bit(CF_CONNECTED, &con->flags); in connected() 127 struct tipc_topsrv *s = con->server; in tipc_conn_kref_release() 130 spin_lock_bh(&s->idr_lock); in tipc_conn_kref_release() 131 idr_remove(&s->conn_idr, con->conid); in tipc_conn_kref_release() 132 s->idr_in_use--; in tipc_conn_kref_release() [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-async.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de> 22 * enum v4l2_async_match_type - type of asynchronous subdevice logic to be used 37 * struct v4l2_async_match_desc - async connection match information 65 * struct v4l2_async_connection - sub-device connection descriptor, as known to 68 * @match: struct of match type and per-bus type matching data sets 73 * @sd: the related sub-device 88 * struct v4l2_async_notifier_operations - Asynchronous V4L2 notifier operations 89 * @bound: a sub-device has been bound by the given connection 107 * struct v4l2_async_notifier - v4l2_device notifier data [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | streamline_config.pl | 3 # Copyright 2005-2009 - Steven Rostedt 38 # cd /usr/src/linux-2.6.10 39 # cp /boot/config-2.6.10-1-686-smp .config 54 sub dprint { 61 my $uname = `uname -r`; 74 "file" => "/boot/config-$uname", 78 "file" => "/boot/vmlinuz-$uname", 79 "exec" => "scripts/extract-ikconfig", 80 "test" => "scripts/extract-ikconfig", 84 "exec" => "scripts/extract-ikconfig", [all …]
|