/openbmc/linux/drivers/mfd/ |
H A D | wm8350-irq.c | 35 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 D | wm831x-irq.c | 26 int primary; member 33 .primary = WM831X_TEMP_INT, 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, 73 .primary = WM831X_GP_INT, [all …]
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.c | 305 header->primary | SKL_ADSP_REG_HIPCI_BUSY); in skl_ipc_tx_msg() 333 header->primary); in skl_ipc_reply_get_msg() 350 if (IPC_GLB_NOTIFY_MSG_TYPE(header.primary)) { in skl_ipc_process_notification() 351 switch (IPC_GLB_NOTIFY_TYPE(header.primary)) { in skl_ipc_process_notification() 354 dev_err(ipc->dev, "FW Underrun %x\n", header.primary); in skl_ipc_process_notification() 359 header.primary); in skl_ipc_process_notification() 382 header.primary); in skl_ipc_process_notification() 437 u32 reply = header.primary & IPC_GLB_REPLY_STATUS_MASK; in skl_ipc_process_reply() 453 dev_dbg(ipc->dev, "ipc FW reply %x: success\n", header.primary); in skl_ipc_process_reply() 456 switch (IPC_GLB_NOTIFY_MSG_TYPE(header.primary)) { in skl_ipc_process_reply() [all …]
|
/openbmc/linux/sound/soc/sof/ |
H A D | ipc4.c | 181 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() 199 u32 notif = SOF_IPC4_NOTIFICATION_TYPE_GET(msg->primary); in sof_ipc4_log_header() 216 text, msg->primary, msg->extension, str, str2, in sof_ipc4_log_header() 219 dev_dbg(dev, "%s: %#x|%#x: %s|%s\n", text, msg->primary, in sof_ipc4_log_header() 224 text, msg->primary, msg->extension, str, in sof_ipc4_log_header() 227 dev_dbg(dev, "%s: %#x|%#x: %s\n", text, msg->primary, in sof_ipc4_log_header() 237 !SOF_IPC4_MSG_IS_MODULE_MSG(msg->primary) && in sof_ipc4_log_header() 238 SOF_IPC4_MSG_TYPE_GET(msg->primary) == SOF_IPC4_GLB_NOTIFICATION && in sof_ipc4_log_header() 239 SOF_IPC4_NOTIFICATION_TYPE_GET(msg->primary) == SOF_IPC4_NOTIFY_LOG_BUFFER_STATUS) in sof_ipc4_log_header() [all …]
|
H A D | sof-client-probes-ipc4.c | 122 msg.primary = mentry->id; in ipc4_probes_init() 123 msg.primary |= SOF_IPC4_MSG_TYPE_SET(SOF_IPC4_MOD_INIT_INSTANCE); 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() 153 msg.primary = mentry->id; in ipc4_probes_deinit() 154 msg.primary |= SOF_IPC4_MSG_TYPE_SET(SOF_IPC4_MOD_DELETE_INSTANCE); in ipc4_probes_deinit() 155 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in ipc4_probes_deinit() 156 msg.primary |= SOF_IPC4_MSG_TARGET(SOF_IPC4_MODULE_MSG); in ipc4_probes_deinit() 223 msg.primary = mentry->id; in ipc4_probes_points_add() 224 msg.primary |= SOF_IPC4_MSG_DIR(SOF_IPC4_MSG_REQUEST); in ipc4_probes_points_add() [all …]
|
H A D | ipc4-pcm.c | 22 u32 primary, ipc_size; in sof_ipc4_set_multi_pipeline_state() local 29 primary = state; in sof_ipc4_set_multi_pipeline_state() 30 primary |= SOF_IPC4_MSG_TYPE_SET(SOF_IPC4_GLB_SET_PIPELINE_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() 55 primary |= SOF_IPC4_MSG_TYPE_SET(SOF_IPC4_GLB_SET_PIPELINE_STATE); in sof_ipc4_set_pipeline_state() [all …]
|
/openbmc/phosphor-webui/app/common/styles/components/ |
H A D | form-elements.scss | 12 @include bgImage__arrowDown-primary; 28 background: $primary-light; 60 color: $primary-accent; 103 background: $primary-light; 117 border: 1px solid $primary-accent; 118 background-color: $primary-accent; 123 background: $primary-accent; 128 background: $primary-accent; 136 border: 1px solid $primary-light; 161 border: solid $primary-light; [all …]
|
H A D | table.scss | 5 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; 271 border-bottom: 2px solid $primary-light; 277 background: $primary-accent; 278 border-color: $primary-accent; 285 border-left: 0 solid $primary-light; [all …]
|
/openbmc/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_trace.h | 26 __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/linux/drivers/gpu/drm/ |
H A D | drm_modeset_helper.c | 144 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 D | drm_crtc.c | 248 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() 302 primary->possible_crtcs = drm_crtc_mask(crtc); in __drm_crtc_init_with_planes() 355 struct drm_plane *primary, in drm_crtc_init_with_planes() argument 366 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in drm_crtc_init_with_planes() 385 struct drm_plane *primary, in __drmm_crtc_init_with_planes() argument 395 ret = __drm_crtc_init_with_planes(dev, crtc, primary, cursor, funcs, in __drmm_crtc_init_with_planes() 437 struct drm_plane *primary, in drmm_crtc_init_with_planes() argument [all …]
|
/openbmc/linux/fs/erofs/ |
H A D | fscache.c | 29 struct erofs_fscache_request *primary; member 56 static struct erofs_fscache_request *erofs_fscache_req_chain(struct erofs_fscache_request *primary, in erofs_fscache_req_chain() argument 62 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() 67 req = erofs_fscache_req_alloc(primary->mapping, 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() [all …]
|
/openbmc/qemu/docs/system/ |
H A D | virtio-net-failover.rst | 14 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/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 70 static inline bool hda_dsp_ipc4_pm_msg(u32 primary) in hda_dsp_ipc4_pm_msg() argument 73 if (SOF_IPC4_MSG_IS_MODULE_MSG(primary) != SOF_IPC4_MODULE_MSG) in hda_dsp_ipc4_pm_msg() 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() [all …]
|
/openbmc/phosphor-webui/app/common/styles/layout/ |
H A D | header.scss | 26 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 D | app-navigation.scss | 4 $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 D | fsl_dcu_drm_plane.c | 208 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/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap3-transition.css | 46 /* 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/phosphor-webui/app/common/styles/base/ |
H A D | icons.scss | 8 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;
|
/openbmc/linux/Documentation/virt/ |
H A D | ne_overview.rst | 16 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 33 There is a NE emulated PCI device exposed to the primary VM. The driver for this 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 46 The memory regions carved out of the primary VM and given to an enclave need to 53 available for the primary VM. A CPU pool has to be set for NE purposes by an [all …]
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | gen_probe.c | 199 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/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 37 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/webui-vue/src/assets/styles/bmc/custom/ |
H A D | _buttons.scss | 25 .btn-primary { 30 box-shadow: inset 0 0 0 3px theme-color('primary'), inset 0 0 0 5px $white; 46 fill: theme-color("primary"); 50 color: theme-color("primary"); 56 box-shadow: inset 0 0 0 2px theme-color("primary"); 57 color: theme-color("primary");
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_plane.c | 72 struct lsdc_primary *primary = to_lsdc_primary(plane); in lsdc_primary_atomic_update() local 73 const struct lsdc_primary_plane_ops *ops = primary->ops; in lsdc_primary_atomic_update() 82 ops->update_fb_addr(primary, fb_addr); in lsdc_primary_atomic_update() 83 ops->update_fb_stride(primary, new_fb->pitches[0]); in lsdc_primary_atomic_update() 86 ops->update_fb_format(primary, new_fb->format); in lsdc_primary_atomic_update() 462 static void lsdc_primary0_update_fb_addr(struct lsdc_primary *primary, u64 addr) in lsdc_primary0_update_fb_addr() argument 464 struct lsdc_device *ldev = primary->ldev; in lsdc_primary0_update_fb_addr() 482 static void lsdc_primary0_update_fb_stride(struct lsdc_primary *primary, u32 stride) in lsdc_primary0_update_fb_stride() argument 484 struct lsdc_device *ldev = primary->ldev; in lsdc_primary0_update_fb_stride() 489 static void lsdc_primary0_update_fb_format(struct lsdc_primary *primary, in lsdc_primary0_update_fb_format() argument [all …]
|
/openbmc/linux/drivers/gpu/drm/ci/xfails/ |
H A D | rockchip-rk3288-fails.txt | 18 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
|