Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 893) sorted by relevance

12345678910>>...36

/openbmc/linux/drivers/mfd/
H A Dwm8350-irq.c35 int primary; member
43 .primary = WM8350_OC_INT,
49 .primary = WM8350_UV_INT,
54 .primary = WM8350_UV_INT,
59 .primary = WM8350_UV_INT,
64 .primary = WM8350_UV_INT,
69 .primary = WM8350_UV_INT,
74 .primary = WM8350_UV_INT,
79 .primary = WM8350_UV_INT,
84 .primary = WM8350_UV_INT,
[all …]
H A Dwm831x-irq.c26 int primary; member
38 .primary = WM831X_GP_INT,
43 .primary = WM831X_GP_INT,
48 .primary = WM831X_GP_INT,
53 .primary = WM831X_GP_INT,
58 .primary = WM831X_GP_INT,
63 .primary = WM831X_GP_INT,
68 .primary = WM831X_GP_INT,
459 if (primary < 0) { in wm831x_irq_thread()
461 primary); in wm831x_irq_thread()
[all …]
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c333 header->primary); in skl_ipc_reply_get_msg()
359 header.primary); in skl_ipc_process_notification()
382 header.primary); in skl_ipc_process_notification()
527 header.primary = hipct; in skl_dsp_irq_thread_handler()
530 header.primary); in skl_dsp_irq_thread_handler()
697 header.primary |= IPC_PPL_STATE(state); in skl_ipc_set_pipeline_state()
777 header.primary, header.extension); in skl_ipc_set_dx()
817 header.primary, header.extension); in skl_ipc_init_instance()
943 header.primary, header.extension); in skl_ipc_set_large_config()
1028 header.primary |= IPC_MOD_ID(dma_id); in skl_sst_ipc_load_library()
[all …]
/openbmc/linux/sound/soc/sof/
H A Dipc4.c181 val = msg->primary & SOF_IPC4_MSG_TARGET_MASK; in sof_ipc4_log_header()
182 type = SOF_IPC4_MSG_TYPE_GET(msg->primary); in sof_ipc4_log_header()
224 text, msg->primary, msg->extension, str, in sof_ipc4_log_header()
237 !SOF_IPC4_MSG_IS_MODULE_MSG(msg->primary) && in sof_ipc4_log_header()
244 msg->primary, msg->extension, msg->data_size); in sof_ipc4_log_header()
297 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done()
304 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done()
424 ipc4_msg->primary &= ~SOF_IPC4_MSG_TYPE_MASK; in sof_ipc4_set_get_data()
425 tx.primary = ipc4_msg->primary; in sof_ipc4_set_get_data()
470 rx.primary = 0; in sof_ipc4_set_get_data()
[all …]
H A Dsof-client-probes-ipc4.c122 msg.primary = mentry->id; in ipc4_probes_init()
124 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in ipc4_probes_init()
125 msg.primary |= SOF_IPC4_MSG_TARGET(SOF_IPC4_MODULE_MSG); in ipc4_probes_init()
152 msg.primary = mentry->id; in ipc4_probes_deinit()
154 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in ipc4_probes_deinit()
155 msg.primary |= SOF_IPC4_MSG_TARGET(SOF_IPC4_MODULE_MSG); in ipc4_probes_deinit()
222 msg.primary = mentry->id; in ipc4_probes_points_add()
223 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in ipc4_probes_points_add()
224 msg.primary |= SOF_IPC4_MSG_TARGET(SOF_IPC4_MODULE_MSG); in ipc4_probes_points_add()
267 msg.primary = mentry->id; in ipc4_probes_points_remove()
[all …]
H A Dipc4-pcm.c22 u32 primary, ipc_size; in sof_ipc4_set_multi_pipeline_state() local
29 primary = state; in sof_ipc4_set_multi_pipeline_state()
31 primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in sof_ipc4_set_multi_pipeline_state()
32 primary |= SOF_IPC4_MSG_TARGET(SOF_IPC4_FW_GEN_MSG); in sof_ipc4_set_multi_pipeline_state()
33 msg.primary = primary; in sof_ipc4_set_multi_pipeline_state()
49 u32 primary; in sof_ipc4_set_pipeline_state() local
53 primary = state; in sof_ipc4_set_pipeline_state()
54 primary |= SOF_IPC4_GLB_PIPE_STATE_ID(instance_id); in sof_ipc4_set_pipeline_state()
56 primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in sof_ipc4_set_pipeline_state()
59 msg.primary = primary; in sof_ipc4_set_pipeline_state()
[all …]
/openbmc/phosphor-webui/app/common/styles/components/
H A Dform-elements.scss28 background: $primary-light;
60 color: $primary-accent;
103 background: $primary-light;
123 background: $primary-accent;
128 background: $primary-accent;
161 border: solid $primary-light;
168 color: $primary-light;
184 background: $primary-light;
199 background: $primary-accent;
240 color: $primary-light;
[all …]
H A Dtable.scss5 color: $primary-dark;
46 color: $primary-light;
89 color: $primary-light;
140 color: $primary-accent;
145 color: $primary-accent;
270 border-left: 2px solid $primary-light;
277 background: $primary-accent;
278 border-color: $primary-accent;
285 border-left: 0 solid $primary-light;
307 background-color: $primary-accent;
[all …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_helper.c144 struct drm_plane *primary; in drm_crtc_init() local
148 primary = __drm_universal_plane_alloc(dev, sizeof(*primary), 0, 0, in drm_crtc_init()
153 if (IS_ERR(primary)) in drm_crtc_init()
154 return PTR_ERR(primary); in drm_crtc_init()
160 primary->format_default = true; in drm_crtc_init()
162 ret = drm_crtc_init_with_planes(dev, crtc, primary, NULL, funcs, NULL); in drm_crtc_init()
169 drm_plane_cleanup(primary); in drm_crtc_init()
170 kfree(primary); in drm_crtc_init()
H A Ddrm_crtc.c248 struct drm_plane *primary, in __drm_crtc_init_with_planes() argument
256 WARN_ON(primary && primary->type != DRM_PLANE_TYPE_PRIMARY); in __drm_crtc_init_with_planes()
299 crtc->primary = primary; in __drm_crtc_init_with_planes()
301 if (primary && !primary->possible_crtcs) in __drm_crtc_init_with_planes()
355 struct drm_plane *primary, in drm_crtc_init_with_planes() argument
385 struct drm_plane *primary, in __drmm_crtc_init_with_planes() argument
437 struct drm_plane *primary, in drmm_crtc_init_with_planes() argument
458 struct drm_plane *primary, in __drmm_crtc_alloc_with_planes() argument
553 plane = crtc->primary; in drm_mode_getcrtc()
614 struct drm_plane *plane = tmp->primary; in __drm_mode_set_config_internal()
[all …]
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_trace.h26 __entry->dev = dev->primary->index;
52 __entry->dev = dev->primary->index;
78 __entry->dev = dev->primary->index;
98 __entry->dev = dev->primary->index;
118 __entry->dev = dev->primary->index;
138 __entry->dev = dev->primary->index;
157 __entry->dev = dev->primary->index;
177 __entry->dev = dev->primary->index;
197 __entry->dev = dev->primary->index;
219 __entry->dev = dev->primary->index;
[all …]
/openbmc/qemu/docs/system/
H A Dvirtio-net-failover.rst14 The two devices are called primary and standby device. The fast hardware based
15 networking device is called the primary device and the virtio-net device is the
21 Currently only PCIe devices are allowed as primary devices, this restriction
23 devices are allowed as primary device. The user needs to ensure that primary
33 another host QEMU will unplug the primary device via the PCIe based hotplug
35 system the primary device will be automatically plugged back and the
36 net_failover module registers it again as the primary device.
41 The primary device can be hotplugged or be part of the startup configuration
57 Both primary and standby device can be hotplugged via the QEMU monitor. Note
59 couldn't find the primary device.
[all …]
/openbmc/linux/fs/erofs/
H A Dfscache.c62 if (!primary->submitted) { in erofs_fscache_req_chain()
63 refcount_inc(&primary->ref); in erofs_fscache_req_chain()
64 return primary; in erofs_fscache_req_chain()
68 primary->start + primary->submitted, len); in erofs_fscache_req_chain()
70 req->primary = primary; in erofs_fscache_req_chain()
71 refcount_inc(&primary->ref); in erofs_fscache_req_chain()
101 if (!req->primary) in erofs_fscache_req_put()
115 if (req->primary) in erofs_fscache_subreq_complete()
209 loff_t pos = primary->start + primary->submitted; in erofs_fscache_data_read_slice()
244 count = primary->len - primary->submitted; in erofs_fscache_data_read_slice()
[all …]
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c70 static inline bool hda_dsp_ipc4_pm_msg(u32 primary) in hda_dsp_ipc4_pm_msg() argument
76 if (SOF_IPC4_MSG_TYPE_GET(primary) == SOF_IPC4_MOD_SET_DX || in hda_dsp_ipc4_pm_msg()
77 SOF_IPC4_MSG_TYPE_GET(primary) == SOF_IPC4_MOD_SET_D0IX) in hda_dsp_ipc4_pm_msg()
89 if (hda_dsp_ipc4_pm_msg(msg_data->primary)) in hda_dsp_ipc4_schedule_d0i3_work()
115 msg_data->primary | HDA_DSP_REG_HIPCI_BUSY); in hda_dsp_ipc4_send_msg()
182 u32 primary = hipct & HDA_DSP_REG_HIPCT_MSG_MASK; in hda_dsp_ipc4_irq_thread() local
189 if (primary & SOF_IPC4_MSG_DIR_MASK) { in hda_dsp_ipc4_irq_thread()
194 data->primary = primary; in hda_dsp_ipc4_irq_thread()
201 snd_sof_ipc_reply(sdev, data->primary); in hda_dsp_ipc4_irq_thread()
207 primary, extension); in hda_dsp_ipc4_irq_thread()
[all …]
/openbmc/phosphor-webui/app/common/styles/layout/
H A Dheader.scss26 background: $primary-dark;
27 color: $primary-light;
38 color: $primary-dark;
42 color: $primary-light;
43 fill: $primary-light;
61 color: $primary-light;
69 background: $primary-light;
81 color: $primary-dark;
111 background: $primary-light;
121 color: $primary-dark;
[all …]
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss4 $nav__second-level-text-primary: $color--teal-50;
5 $nav__second-level-text-secondary: $primary-light;
34 color: $primary-light;
47 color: $primary-light;
56 fill: $primary-light;
61 fill: $primary-light;
78 color: $primary-light;
120 color: $primary-light;
168 color: $nav__second-level-text-primary;
/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_plane.c208 struct drm_plane *primary; in fsl_dcu_drm_primary_create_plane() local
211 primary = kzalloc(sizeof(*primary), GFP_KERNEL); in fsl_dcu_drm_primary_create_plane()
212 if (!primary) { in fsl_dcu_drm_primary_create_plane()
218 ret = drm_universal_plane_init(dev, primary, 0, in fsl_dcu_drm_primary_create_plane()
224 kfree(primary); in fsl_dcu_drm_primary_create_plane()
225 primary = NULL; in fsl_dcu_drm_primary_create_plane()
227 drm_plane_helper_add(primary, &fsl_dcu_drm_plane_helper_funcs); in fsl_dcu_drm_primary_create_plane()
229 return primary; in fsl_dcu_drm_primary_create_plane()
/openbmc/phosphor-webui/app/common/styles/base/
H A Dicons.scss8 fill: $primary-accent;
9 stroke: $primary-accent;
59 fill: $primary-accent;
80 fill: $primary-accent;
90 fill: $primary-accent;
101 background-color: $primary-light;
103 border: 1px solid $primary-dark;
H A Dcore.scss6 color: $primary-dark;
16 color: $primary-action;
20 color: lighten($primary-action, 5%);
27 color: $primary-action;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap3-transition.css46 /* Remove the hovering from the .btn-primary buttons when they are disabled */
48 .btn-primary.disabled.focus,
49 .btn-primary.disabled:focus,
50 .btn-primary.disabled:hover,
51 .btn-primary.focus[disabled],
52 .btn-primary[disabled]:focus,
53 .btn-primary[disabled]:hover,
54 fieldset[disabled] .btn-primary.focus,
55 fieldset[disabled] .btn-primary:focus,
56 fieldset[disabled] .btn-primary:hover {
/openbmc/linux/drivers/mtd/chips/
H A Dgen_probe.c199 int primary) in cfi_cmdset_unknown() argument
202 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID; in cfi_cmdset_unknown()
221 mtd = (*probe_function)(map, primary); in cfi_cmdset_unknown()
232 static struct mtd_info *check_cmd_set(struct map_info *map, int primary) in check_cmd_set() argument
235 __u16 type = primary?cfi->cfiq->P_ID:cfi->cfiq->A_ID; in check_cmd_set()
247 return cfi_cmdset_0001(map, primary); in check_cmd_set()
253 return cfi_cmdset_0002(map, primary); in check_cmd_set()
257 return cfi_cmdset_0020(map, primary); in check_cmd_set()
260 return cfi_cmdset_unknown(map, primary); in check_cmd_set()
/openbmc/linux/Documentation/virt/
H A Dne_overview.rst16 application then runs in a separate VM than the primary VM, namely an enclave.
24 carved out of the primary VM. Each enclave is mapped to a process running in the
25 primary VM, that communicates with the NE kernel driver via an ioctl interface.
29 1. An enclave abstraction process - a user space process running in the primary
39 hypervisor running on the host where the primary VM is running. The Nitro
42 2. The enclave itself - a VM running on the same host as the primary VM that
43 spawned it. Memory and CPUs are carved out of the primary VM and are dedicated
53 available for the primary VM. A CPU pool has to be set for NE purposes by an
58 using virtio-vsock [5]. The primary VM has virtio-pci vsock emulated device,
85 used to check in the primary VM that the enclave has booted. The CID of the
[all …]
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_buttons.scss23 .btn-primary {
28 box-shadow: inset 0 0 0 3px theme-color('primary'), inset 0 0 0 5px $white;
44 fill: theme-color("primary");
48 color: theme-color("primary");
54 box-shadow: inset 0 0 0 2px theme-color("primary");
55 color: theme-color("primary");
/openbmc/phosphor-webui/app/access-control/styles/
H A Dldap.scss37 color: $primary-dark;
65 background-color: $primary-light;
105 color: $primary-dark;
112 color: $primary-dark;
169 background-color: $primary-dark;
170 color: $primary-light;
175 color: $primary-light;
264 color: $primary-light;
269 color: $primary-accent;
278 color: $primary-accent;
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-fails.txt18 kms_plane_cursor@pipe-A-primary-size-128,Fail
19 kms_plane_cursor@pipe-A-primary-size-256,Fail
20 kms_plane_cursor@pipe-A-primary-size-64,Fail
27 kms_plane_cursor@pipe-B-primary-size-128,Fail
28 kms_plane_cursor@pipe-B-primary-size-256,Fail
29 kms_plane_cursor@pipe-B-primary-size-64,Fail
33 kms_plane_cursor@primary,Crash

12345678910>>...36