Home
last modified time | relevance | path

Searched refs:primary (Results 326 – 350 of 906) sorted by relevance

1...<<11121314151617181920>>...37

/openbmc/webui-vue/src/views/Settings/Network/
H A DModalDns.vue38 <b-button form="form-dns" type="submit" variant="primary" @click="onOk">
H A DModalHostname.vue41 variant="primary"
H A DModalMacAddress.vue42 variant="primary"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DREADME.md56 the same image (such as a primary / secondary flash bank relationship), the
122 - Host - The image is the primary firmware for the managed host contained on
148 the primary version.
208 _Active_ and the `Priority` shows which version is the primary and which are
284 ### Switch primary image
/openbmc/linux/sound/soc/intel/avs/
H A Davs.h238 tx->glb.primary, tx->glb.ext.val, error); in avs_ipc_err()
241 tx->glb.primary, tx->glb.ext.val, error); in avs_ipc_err()
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-howto.rst64 cache_line_size interrupt_pin msix_interrupts primary
115 # ln -s controllers/5f010000.pcie_ep functions/pci-epf-ntb/func1/primary
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_drv.c98 ret = funcs->primary_plane_init(ddev, &dispipe->primary.base, i); in lsdc_modeset_init()
107 &dispipe->primary.base, in lsdc_modeset_init()
/openbmc/linux/drivers/gpu/drm/msm/
H A DKconfig97 be primary or secondary display on device.
159 be a primary or a secondary display on device. Note that this is used
/openbmc/linux/drivers/pci/
H A Dprobe.c1115 child->primary = parent->busn_res.start; in pci_alloc_child_bus()
1261 u8 primary, secondary, subordinate; in pci_scan_bridge_extend() local
1274 primary = buses & 0xFF; in pci_scan_bridge_extend()
1281 if (!primary && (primary != bus->number) && secondary && subordinate) { in pci_scan_bridge_extend()
1283 primary = bus->number; in pci_scan_bridge_extend()
1288 (primary != bus->number || secondary <= bus->number || in pci_scan_bridge_extend()
1327 child->primary = primary; in pci_scan_bridge_extend()
1391 | ((unsigned int)(child->primary) << 0) in pci_scan_bridge_extend()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dkatmai.dts282 primary;
328 primary;
369 primary;
410 primary;
H A Dredwood.dts244 primary;
285 primary;
326 primary;
/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c699 struct vmbus_channel *primary = chn->primary_channel; in hv_cpuself_used() local
704 if (!primary) in hv_cpuself_used()
707 if (primary->target_cpu == cpu) in hv_cpuself_used()
710 list_for_each_entry(sc, &primary->sc_list, sc_list) in hv_cpuself_used()
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dti,da850-vpif.txt4 The TI Video Port InterFace (VPIF) is the primary component for video
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DAUTHORS.txt4 Leonard Richardson is the primary programmer.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0005-do-not-build-manual.patch8 ./tools/man-generator --primary lvscan lvscan.8_des
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A Dtesting.md24 One of the primary challenges with automated testing is handling external
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_securedisplay.c184 debugfs_create_file("securedisplay_test", S_IWUSR, adev_to_drm(adev)->primary->debugfs_root, in amdgpu_securedisplay_debugfs_init()
/openbmc/linux/kernel/
H A Dcpu.c1924 int freeze_secondary_cpus(int primary) in freeze_secondary_cpus() argument
1929 if (primary == -1) { in freeze_secondary_cpus()
1930 primary = cpumask_first(cpu_online_mask); in freeze_secondary_cpus()
1931 if (!housekeeping_cpu(primary, HK_TYPE_TIMER)) in freeze_secondary_cpus()
1932 primary = housekeeping_any_cpu(HK_TYPE_TIMER); in freeze_secondary_cpus()
1934 if (!cpu_online(primary)) in freeze_secondary_cpus()
1935 primary = cpumask_first(cpu_online_mask); in freeze_secondary_cpus()
1946 if (cpu == primary) in freeze_secondary_cpus()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c407 to_intel_plane(crtc->base.primary); in intel_fbdev_init_bios()
447 to_intel_plane(crtc->base.primary); in intel_fbdev_init_bios()
518 to_intel_plane(crtc->base.primary); in intel_fbdev_init_bios()
/openbmc/linux/drivers/media/pci/intel/
H A Dipu-bridge.c648 struct fwnode_handle *fwnode, *primary; local
696 primary = acpi_fwnode_handle(adev);
697 primary->secondary = fwnode;
/openbmc/webui-vue/docs/guide/guidelines/
H A Dmotion.md20 clicking the primary action button, or when the movement itself conveys a
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,liointc.yaml14 Loongson-2K1000 chip, as the primary package interrupt controller which
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-tpda.rst16 The primary use case of the TPDA is to provide packetization, funneling
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom,coresight-tpdm.yaml18 The primary use case of the TPDM is to collect data from different data
/openbmc/linux/arch/um/drivers/
H A Dxterm.c87 static int xterm_open(int input, int output, int primary, void *d, in xterm_open() argument

1...<<11121314151617181920>>...37