Searched refs:dx_state (Results 1 – 1 of 1) sorted by relevance
622 struct sof_ipc4_dx_state_info dx_state; in sof_ipc4_set_core_state() local625 dx_state.core_mask = BIT(core_idx); in sof_ipc4_set_core_state()627 dx_state.dx_mask = BIT(core_idx); in sof_ipc4_set_core_state()629 dx_state.dx_mask = 0; in sof_ipc4_set_core_state()635 msg.data_ptr = &dx_state; in sof_ipc4_set_core_state()636 msg.data_size = sizeof(dx_state); in sof_ipc4_set_core_state()