Lines Matching full:primary
119 msg_data->primary | MTL_DSP_REG_HFIPCXIDR_BUSY);
384 /* Only the primary core can be powered up by the host */
412 /* set primary core mask and refcount to 1 */
424 /* Only the primary core can be powered down by the host */
440 dev_err(sdev->dev, "failed to power down primary core\n");
494 /* step 2: power up primary core */
502 dev_dbg(sdev->dev, "Primary core power up successful\n");
608 u32 primary = hipctdr & MTL_DSP_REG_HFIPCXTDR_MSG_MASK;
614 if (primary & SOF_IPC4_MSG_DIR_MASK) {
619 data->primary = primary;
625 snd_sof_ipc_reply(sdev, data->primary);
629 primary, extension);
633 notification_data.primary = primary;