Home
last modified time | relevance | path

Searched refs:targets (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/openbmc/phosphor-mrw-tools/
H A Dgen_callouts.pl31 my $targets = Targets->new;
32 $targets->loadXML($mrwFile);
36 my @inventory = Inventory::getInventory($targets);
55 my $bmc = Util::getBMCTarget($targets);
56 my $connections = $targets->findConnections($bmc, "I2C");
63 my $port = $targets->getAttribute($master,"I2C_PORT");
73 my $addr = $targets->getAttribute($s,"I2C_ADDRESS");
80 my $fru = Util::getEnclosingFru($targets, $s);
90 for my $target (keys %{$targets->getAllTargets()})
92 if ($targets->getType($target) eq "PROC")
[all …]
H A Dgen_fan_zone_yaml.pl26 my $targets = Targets->new;
27 $targets->loadXML($serverwizFile);
29 my @inventory = Inventory::getInventory($targets);
55 for my $target (keys %{$targets->getAllTargets()})
57 my $connections = $targets->findConnections($target, "TACH");
69 my $fru = Util::getEnclosingFru($targets, $tach->{SOURCE});
76 my $part = $targets->getTargetParent($tach->{SOURCE});
77 my $zone = $targets->getAttribute($part, "COOLING_ZONE");
87 $profile = $targets->getAttribute($part,
111 my @hwmons = Util::getChildUnitsWithTargetType($targets,
[all …]
H A DUtil.pm123 my ($targets, $targetName) = @_;
130 if (!$targets->isBadAttribute($targetName, "RU_TYPE"))
132 my $ruType = $targets->getAttribute($targetName, "RU_TYPE");
139 my $parent = $targets->getTargetParent($targetName);
140 return getEnclosingFru($targets, $parent);
157 my ($targets, $passedInTarget) = @_;
166 if (!$targets->isBadAttribute($target, "LOCATION_CODE"))
168 my $loc = $targets->getAttribute($target, "LOCATION_CODE");
169 my $type = $targets->getAttribute($target, "LOCATION_CODE_TYPE");
195 $target = $targets->getTargetParent($target);
H A Dgen_presence_yaml.pl26 my $targets = Targets->new;
27 $targets->loadXML($serverwizFile);
29 my @inventory = Inventory::getInventory($targets);
49 for my $target (keys %{$targets->getAllTargets()})
51 my $connections = $targets->findConnections($target, "TACH");
61 my $fru = Util::getEnclosingFru($targets, $tach->{SOURCE});
114 my @hwmons = Util::getChildUnitsWithTargetType($targets,
119 my $name = $targets->getAttributeField($hwmons[0],
H A Dgen_fru_properties.pl36 my $targets = Targets->new;
37 $targets->loadXML($mrwFile);
38 my @inventory = Inventory::getInventory($targets);
56 Util::getBMCTarget($targets))."/ethernet"
66 if (!$targets->isBadAttribute($item->{TARGET}, "TYPE")) {
67 $targetType = $targets->getAttribute($item->{TARGET}, "TYPE");
133 if (!$targets->isBadAttribute($item->{TARGET}, "RU_TYPE"))
135 my $ruType = $targets->getAttribute($item->{TARGET}, "RU_TYPE");
H A Dgen_path_callouts.pl246 my $targets = Targets->new;
247 $targets->loadXML($mrwFile);
280 foreach my $target (sort keys %{$targets->getAllTargets()})
325 my $parent = $targets->getTargetParent($dest);
345 my $fruPath = $targets->getBusAttribute(
371 $segment{I2CBus} = $targets->getBusAttribute(
443 if ($targets->isBadAttribute($path, "CLASS"))
466 my $parent = $targets->getTargetParent($target);
470 if (!$targets->isBadAttribute($parent, "CLASS"))
477 $parent = $targets->getTargetParent($parent);
[all …]
H A Dgen_openpower_fru.pl29 my $targets = Targets->new;
30 $targets->loadXML($mrwFile);
31 my @inventory = Inventory::getInventory($targets);
38 Util::getBMCTarget($targets))."/ethernet"
56 if (!$targets->isBadAttribute($item->{TARGET}, "TYPE")) {
57 $targetType = $targets->getAttribute($item->{TARGET}, "TYPE");
/openbmc/linux/arch/mips/boot/
H A DMakefile32 targets := vmlinux.ecoff macro
38 targets += vmlinux.bin
44 targets += vmlinux.srec
78 targets += uImage
79 targets += uImage.bin
80 targets += uImage.bz2
81 targets += uImage.gz
82 targets += uImage.lzma
83 targets += uImage.lzo
123 targets += vmlinux.its
[all …]
/openbmc/linux/drivers/nfc/microread/
H A Dmicroread.c471 struct nfc_target *targets; in microread_target_discovered() local
477 if (targets == NULL) { in microread_target_discovered()
488 targets->sens_res = in microread_target_discovered()
492 if (targets->nfcid1_len > sizeof(targets->nfcid1)) { in microread_target_discovered()
502 targets->sens_res = in microread_target_discovered()
506 if (targets->nfcid1_len > sizeof(targets->nfcid1)) { in microread_target_discovered()
516 targets->nfcid1_len = 4; in microread_target_discovered()
520 targets->sens_res = in microread_target_discovered()
523 targets->nfcid1_len = 4; in microread_target_discovered()
528 targets->nfcid1_len = 8; in microread_target_discovered()
[all …]
/openbmc/qemu/scripts/
H A Dmtest2make.py41 def process_tests(test, targets, suites): argument
48 deps = (targets.get(x, []) for x in test['depends'])
85targets = [f'{prefix}-{name}', f'{prefix}-report-{name}.junit.xml', f'{prefix}', f'{prefix}-report…
89 for t in targets:
94 targets = f'{prefix}-{name} {prefix}-report-{name}.junit.xml {prefix} {prefix}-report.junit.xml'
99 targets = {t['id']: [os.path.relpath(f) for f in t['filename']] variable
104 process_tests(test, targets, testsuites)
111 process_tests(test, targets, benchsuites)
H A Drefresh-pxe-roms.sh24 targets="pxerom"
26 targets="$targets efirom"
30 make -j4 $targets || exit 1
/openbmc/linux/arch/arc/boot/
H A DMakefile15 targets += vmlinux.bin
16 targets += vmlinux.bin.gz
17 targets += vmlinux.bin.lzma
18 targets += uImage.bin
19 targets += uImage.gz
20 targets += uImage.lzma
/openbmc/linux/scripts/
H A DMakefile.vmlinux12 targets :=
24 targets += .vmlinux.export.o
35 targets += vmlinux
50 existing-targets := $(wildcard $(sort $(targets)))
52 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
H A DMakefile.build20 targets :=
75 targets-for-builtin := $(extra-y)
78 targets-for-builtin += $(obj)/lib.a
82 targets-for-builtin += $(obj)/built-in.a
85 targets-for-modules := $(foreach x, o mod, \
89 targets-for-modules += $(obj)/modules.order
92 targets += $(targets-for-builtin) $(targets-for-modules)
364 targets += $(real-dtb-y) $(lib-y) $(always-y)
446 $(filter %$(strip $(1)), $(targets))))
493 targets := $(filter-out $(PHONY), $(targets))
[all …]
H A DMakefile.vmlinux_o24 targets := .tmp_initcalls.lds
64 targets += vmlinux.o
71 targets += modules.builtin.modinfo
86 targets += modules.builtin
101 existing-targets := $(wildcard $(sort $(targets)))
103 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
/openbmc/linux/arch/mips/boot/compressed/
H A DMakefile60 targets += vmlinux.bin
75 targets += vmlinux.bin.z
80 targets += piggy.o dummy.o
138 targets += ../vmlinuz.32
146 targets += ../vmlinuz.ecoff
154 targets += ../vmlinuz.bin
161 targets += ../vmlinuz.srec
168 targets += ../uzImage.bin
184 targets += ../vmlinuz.its.S
192 targets += ../vmlinuz.its
[all …]
/openbmc/openpower-proc-control/
H A Dtargeting.cpp52 auto target = find_if(targets.begin(), targets.end(), search); in getTarget()
53 if (target == targets.end()) in getTarget()
71 targets.push_back(std::make_unique<Target>(0, fsiMasterPath)); in Targeting()
91 targets.push_back(std::make_unique<Target>(pos, path)); in Targeting()
107 std::sort(targets.begin(), targets.end(), sortTargets); in Targeting()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dsstatetests.py87 bitbake(['-cclean'] + targets)
104 bitbake(targets)
137 bitbake(['-ccleansstate'] + targets)
139 bitbake(targets)
146 bitbake(['-ccleansstate'] + targets)
154 bitbake(['-ccleansstate'] + targets)
156 bitbake(targets)
171 bitbake(['-cclean'] + targets)
172 bitbake(targets)
269 targets.append('linux-libc-headers')
[all …]
/openbmc/openbmc/poky/scripts/
H A Dsstate-diff-machines.sh32 targets=
54 --targets=<targets>
55 …List of targets separated by space, will use the environment variable TARGETS if it is not specifi…
83 --targets=*)
84 targets=`echo $1 | sed -e 's#^--targets="*\([^"]*\)"*#\1#'`
109 [ -n "$targets" ] || targets=$TARGETS
110 [ -n "$targets" ] || targets=$default_targets
119 bitbake -S none ${targets} 2>&1 | tee -a ${OUTPUT}/${M}/log;
/openbmc/linux/arch/mips/vdso/
H A DMakefile102 targets += $(obj-vdso-y)
103 targets += vdso.lds
104 targets += vdso.so.dbg.raw vdso.so.raw
105 targets += vdso.so.dbg vdso.so
106 targets += vdso-image.c
129 targets += $(obj-vdso-y:%.o=%-o32.o)
130 targets += vdso-o32.lds
133 targets += vdso-o32-image.c
169 targets += $(obj-vdso-y:%.o=%-n32.o)
170 targets += vdso-n32.lds
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/
H A Dtgtd.service11 # Put tgtd into "offline" state until all the targets are configured.
15 # Configure the targets.
20 # Update configuration for targets. Only targets which
27 # Remove all targets. It only removes targets which are not in use.
29 # tgtd will exit if all targets were removed
/openbmc/linux/include/linux/
H A Dmemory-tiers.h41 void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets);
49 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument
51 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
91 static inline void node_get_allowed_targets(pg_data_t *pgdat, nodemask_t *targets) in node_get_allowed_targets() argument
93 *targets = NODE_MASK_NONE; in node_get_allowed_targets()
/openbmc/openpower-proc-control/test/
H A Dutest.cpp63 Targeting targets{masterDir, _slaveDir}; in TEST_F() local
64 ASSERT_EQ(targets.size(), 1); in TEST_F()
66 auto t = targets.begin(); in TEST_F()
80 Targeting targets{masterDir, _slaveDir}; in TEST_F() local
82 ASSERT_EQ(targets.size(), 5); in TEST_F()
86 for (const auto& t : targets) in TEST_F()
/openbmc/openpower-hw-diags/util/data/
H A Dmeson.build4 'peer-targets-bonnell.json',
5 'peer-targets-everest.json',
6 'peer-targets-rainier-2u.json',
7 'peer-targets-rainier-4u.json',
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-targets.rst4 Selection targets
8 .. _sel-targets-capture:
14 Cropping and composing targets
20 See :ref:`v4l2-selection-targets` for more information.

12345678910>>...32