Searched refs:dx_state (Results 1 – 1 of 1) sorted by relevance
717 struct sof_ipc4_dx_state_info dx_state; in sof_ipc4_set_core_state() local720 dx_state.core_mask = BIT(core_idx); in sof_ipc4_set_core_state()722 dx_state.dx_mask = BIT(core_idx); in sof_ipc4_set_core_state()724 dx_state.dx_mask = 0; in sof_ipc4_set_core_state()730 msg.data_ptr = &dx_state; in sof_ipc4_set_core_state()731 msg.data_size = sizeof(dx_state); in sof_ipc4_set_core_state()