Home
last modified time | relevance | path

Searched refs:primary (Results 176 – 200 of 906) sorted by relevance

12345678910>>...37

/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Devent.md.mako19 % if m.primary:
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_pagination.scss22 box-shadow: inset 0px -3px theme-color("primary");
H A D_badge.scss18 .badge-primary {
H A D_dropdown.scss30 box-shadow: inset 0 0 0 2px theme-color("primary");
/openbmc/qemu/include/hw/ppc/
H A Dpnv_chiptod.h36 bool primary; member
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpci.c779 int primary = 1; in pmac_add_bridge() local
807 primary = 0; in pmac_add_bridge()
811 primary = 1; in pmac_add_bridge()
815 primary = 0; in pmac_add_bridge()
824 primary = setup_uninorth(hose, &rsrc); in pmac_add_bridge()
836 primary = 0; in pmac_add_bridge()
849 pci_process_bridge_OF_ranges(hose, dev, primary); in pmac_add_bridge()
/openbmc/linux/drivers/net/bonding/
H A Dbond_netlink.c368 char *primary = ""; in bond_changelink() local
372 primary = dev->name; in bond_changelink()
374 bond_opt_initstr(&newval, primary); in bond_changelink()
640 struct slave *primary; in bond_fill_info() local
715 primary = rtnl_dereference(bond->primary_slave); in bond_fill_info()
716 if (primary && in bond_fill_info()
717 nla_put_u32(skb, IFLA_BOND_PRIMARY, primary->dev->ifindex)) in bond_fill_info()
H A Dbond_options.c1339 char *p, *primary = newval->string; in bond_option_primary_set() local
1345 p = strchr(primary, '\n'); in bond_option_primary_set()
1349 if (!strlen(primary)) { in bond_option_primary_set()
1352 memset(bond->params.primary, 0, sizeof(bond->params.primary)); in bond_option_primary_set()
1358 if (strncmp(slave->dev->name, primary, IFNAMSIZ) == 0) { in bond_option_primary_set()
1361 strcpy(bond->params.primary, slave->dev->name); in bond_option_primary_set()
1373 strscpy_pad(bond->params.primary, primary, IFNAMSIZ); in bond_option_primary_set()
1376 primary); in bond_option_primary_set()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_scrn.c223 ps = crtc->primary->state; in vmw_sou_crtc_mode_set_nofb()
812 struct drm_plane *primary; in vmw_sou_init() local
825 primary = &sou->base.primary; in vmw_sou_init()
839 ret = drm_universal_plane_init(dev, primary, in vmw_sou_init()
849 drm_plane_helper_add(primary, &vmw_sou_primary_plane_helper_funcs); in vmw_sou_init()
850 drm_plane_enable_fb_damage_clips(primary); in vmw_sou_init()
860 drm_plane_cleanup(&sou->base.primary); in vmw_sou_init()
893 ret = drm_crtc_init_with_planes(dev, crtc, primary, in vmw_sou_init()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-details.rst17 range. The chromaticities of the primary colors and the white reference
94 quantization is limited range. The chromaticities of the primary colors
218 The chromaticities of the primary colors and the white reference are:
297 The chromaticities of the primary colors and the white reference are:
359 The chromaticities of the primary colors and the white reference are:
459 The chromaticities of the primary colors and the white reference are:
509 quantization is limited range. The chromaticities of the primary colors
577 limited range. The chromaticities of the primary colors and the white
654 range. The chromaticities of the primary colors and the white reference
720 formats. The chromaticities of the primary colors and the white
/openbmc/webui-vue/src/components/Global/
H A DTableToolbar.vue14 variant="primary"
89 background-color: theme-color('primary');
H A DTableToolbarExport.vue4 variant="primary"
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DPriority.interface.yaml12 a higher priority (e.g., 0 for primary, 1 for secondary).
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_plane.c298 struct drm_plane *primary) in armada_drm_primary_plane_init() argument
302 drm_plane_helper_add(primary, &armada_primary_plane_helper_funcs); in armada_drm_primary_plane_init()
304 ret = drm_universal_plane_init(drm, primary, 0, in armada_drm_primary_plane_init()
/openbmc/linux/kernel/
H A Dprofile.c209 unsigned long primary, secondary, flags, pc = (unsigned long)__pc; in do_profile_hits() local
214 i = primary = (pc & (NR_PROFILE_GRP - 1)) << PROFILE_GRPSHIFT; in do_profile_hits()
240 } while (i != primary); in do_profile_hits()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Digt_mmap.c35 file = mock_drm_getfile(i915->drm.primary, O_RDWR); in igt_mmap_offset()
/openbmc/linux/arch/um/drivers/
H A Dchan.h20 unsigned int primary:1; member
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt33 The primary index must be set to 0.
63 The primary index must be set to 1.
/openbmc/linux/drivers/block/drbd/
H A DKconfig24 Each minor device has a role, which can be 'primary' or 'secondary'.
25 On the node with the primary device the application is supposed to
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c241 qdev->ddev.primary->debugfs_root, "qxl_mem_mm"); in qxl_ttm_debugfs_init()
244 qdev->ddev.primary->debugfs_root, "qxl_surf_mm"); in qxl_ttm_debugfs_init()
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-bios-update/files/
H A Dbios-update.sh74 bios_mtd=$(findmtd bios-primary)
/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.h32 bool primary; member
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp5040si-post.dtsi274 fsl,primary-cache-geometry = <32 1>;
280 fsl,primary-cache-geometry = <32 1>;
286 fsl,primary-cache-geometry = <32 1>;
292 fsl,primary-cache-geometry = <32 1>;
298 fsl,primary-cache-geometry = <32 1>;
/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c588 struct sprd_plane *plane, *primary; in sprd_planes_init() local
610 primary = plane; in sprd_planes_init()
613 return primary; in sprd_planes_init()
718 struct drm_plane *primary, struct device *dev) in sprd_crtc_init() argument
724 primary, NULL, in sprd_crtc_init()
/openbmc/openbmc/poky/documentation/
H A Dbitbake.rst16 Today, BitBake is the primary build tool of OpenEmbedded based projects, such as

12345678910>>...37