Home
last modified time | relevance | path

Searched refs:primary (Results 151 – 175 of 906) sorted by relevance

12345678910>>...37

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c153 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local
155 ret = inv_mpu_process_acpi_config(client, &primary, in inv_mpu_acpi_create_mux_client()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.c1334 if (!primary) { in tegra_dc_add_shared_planes()
1336 primary = plane; in tegra_dc_add_shared_planes()
1342 return primary; in tegra_dc_add_shared_planes()
1354 if (IS_ERR(primary)) in tegra_dc_add_planes()
1355 return primary; in tegra_dc_add_planes()
1371 primary->funcs->destroy(primary); in tegra_dc_add_planes()
1376 return primary; in tegra_dc_add_planes()
2644 if (IS_ERR(primary)) { in tegra_dc_init()
2645 err = PTR_ERR(primary); in tegra_dc_init()
2710 if (!IS_ERR(primary)) in tegra_dc_init()
[all …]
/openbmc/linux/net/ceph/
H A Dosdmap.c2252 lhs->primary == rhs->primary) in osds_equal()
2287 dest->primary = src->primary; in ceph_osds_copy()
2364 if (old_acting->primary != new_acting->primary) in primary_changed()
2666 BUG_ON(set->primary != -1); in raw_to_up_osds()
2682 set->primary = set->osds[0]; in raw_to_up_osds()
2689 set->primary = set->osds[i]; in raw_to_up_osds()
2752 up->primary = up->osds[pos]; in apply_primary_affinity()
2758 up->osds[0] = up->primary; in apply_primary_affinity()
2836 if (acting->primary == -1) in ceph_pg_to_up_acting_osds()
2837 acting->primary = up->primary; in ceph_pg_to_up_acting_osds()
[all …]
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.c64 struct drm_framebuffer *fb = crtc->primary->fb; in gma_pipe_set_base()
493 if (crtc->primary->fb) { in gma_crtc_disable()
494 pobj = to_psb_gem_object(crtc->primary->fb->obj[0]); in gma_crtc_disable()
518 struct drm_framebuffer *current_fb = crtc->primary->fb; in gma_crtc_page_flip()
519 struct drm_framebuffer *old_fb = crtc->primary->old_fb; in gma_crtc_page_flip()
529 crtc->primary->fb = fb; in gma_crtc_page_flip()
555 crtc->primary->fb = current_fb; in gma_crtc_page_flip()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c393 if (!atomic && !crtc->primary->fb) { in radeon_crtc_do_set_base()
401 target_fb = crtc->primary->fb; in radeon_crtc_do_set_base()
448 if (!atomic && fb && fb != crtc->primary->fb) { in radeon_crtc_do_set_base()
558 if (!atomic && fb && fb != crtc->primary->fb) { in radeon_crtc_do_set_base()
578 const struct drm_framebuffer *fb = crtc->primary->fb; in radeon_set_crtc_timing()
1091 if (crtc->primary->fb) { in radeon_crtc_disable()
1095 rbo = gem_to_radeon_bo(crtc->primary->fb->obj[0]); in radeon_crtc_disable()
/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dfw.c84 orinoco_cached_fw_get(struct orinoco_private *priv, bool primary) in orinoco_cached_fw_get() argument
86 if (primary) in orinoco_cached_fw_get()
92 #define orinoco_cached_fw_get(priv, primary) (NULL) argument
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_crtc.c321 sti_compositor_debugfs_init(compo, crtc->dev->primary); in sti_crtc_late_register()
350 struct drm_plane *primary, struct drm_plane *cursor) in sti_crtc_init() argument
355 res = drm_crtc_init_with_planes(drm_dev, crtc, primary, cursor, in sti_crtc_init()
/openbmc/linux/arch/powerpc/include/asm/
H A Dtsi108_pci.h25 extern int tsi108_setup_pci(struct device_node *dev, u32 cfg_phys, int primary);
/openbmc/linux/drivers/ata/
H A Dpata_legacy.c1060 static void __init legacy_check_special_cases(struct pci_dev *p, int *primary, in legacy_check_special_cases() argument
1065 *primary = *secondary = 1; in legacy_check_special_cases()
1070 *primary = *secondary = 1; in legacy_check_special_cases()
1082 *primary = 1; in legacy_check_special_cases()
1211 int primary = 0; in legacy_init() local
1226 primary = 1; in legacy_init()
1231 legacy_check_special_cases(p, &primary, &secondary); in legacy_init()
1241 if (primary == 0 || all) in legacy_init()
/openbmc/phosphor-webui/app/server-control/styles/
H A Dremote-console.scss14 background: $primary-light;
/openbmc/webui-vue/src/env/assets/styles/
H A D_ibm.scss46 $primary: $blue; variable
58 $loading-color-50: $primary;
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dqcom,qfprom.yaml99 hstx-trim-primary@25b {
117 hstx-trim-primary@1eb {
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dlontium,lt9211.yaml48 for LVDS input. Used in combination with primary
61 for LVDS output. Used in combination with primary
/openbmc/linux/Documentation/arch/s390/
H A Dqeth.rst12 a primary or a secondary Bridge Port. For more information, see
24 ROLE={primary|secondary|none}
/openbmc/phosphor-webui/app/overview/styles/
H A Dsystem-overview.scss3 color: $primary-dark;
/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-endpoint-cfs.rst73 ... primary/
79 Non-transparent bridge), symlink of endpoint controller connected to primary
80 interface should be added in 'primary' directory and symlink of endpoint
/openbmc/linux/arch/um/drivers/
H A Dnull.c20 static int null_open(int input, int output, int primary, void *d, in null_open() argument
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_crtc.h47 struct drm_plane *primary);
/openbmc/linux/Documentation/bpf/
H A Dsyscall_api.rst5 The primary info for the bpf syscall is available in the `man-pages`_
/openbmc/linux/sound/soc/intel/skylake/
H A Dcnl-sst.c347 header.primary = hipctdr; in cnl_dsp_irq_thread_handler()
350 header.primary); in cnl_dsp_irq_thread_handler()
354 if (CNL_IPC_GLB_NOTIFY_RSP_TYPE(header.primary)) { in cnl_dsp_irq_thread_handler()
396 header->primary | CNL_ADSP_REG_HIPCIDR_BUSY); in cnl_ipc_tx_msg()
/openbmc/linux/sound/soc/sof/
H A Dipc4-loader.c339 msg.primary = SOF_IPC4_MSG_TARGET(SOF_IPC4_MODULE_MSG); in sof_ipc4_query_fw_configuration()
340 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in sof_ipc4_query_fw_configuration()
341 msg.primary |= SOF_IPC4_MOD_ID(SOF_IPC4_MOD_INIT_BASEFW_MOD_ID); in sof_ipc4_query_fw_configuration()
342 msg.primary |= SOF_IPC4_MOD_INSTANCE(SOF_IPC4_MOD_INIT_BASEFW_INSTANCE_ID); in sof_ipc4_query_fw_configuration()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c529 struct drm_plane *primary = NULL, *plane; in malidp_crtc_init() local
540 primary = plane; in malidp_crtc_init()
545 if (!primary) { in malidp_crtc_init()
550 ret = drmm_crtc_init_with_planes(drm, &malidp->crtc, primary, NULL, in malidp_crtc_init()
/openbmc/qemu/docs/
H A Digd-assign.txt8 In this mode the IGD device is added as a *secondary* (ie. non-primary)
9 graphics device in combination with an emulated primary graphics device.
23 In this mode the IGD device is intended to be the primary and exclusive
51 re-binding to i915, etc. Also note that IGD is also typically the primary
129 as non-primary, other than the combination typically not working. I only
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dinline-confirm.scss11 color: $primary-light;
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.h41 struct drm_plane primary; member

12345678910>>...37