Home
last modified time | relevance | path

Searched defs:imr_layout (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_imr_layout.h34 struct imr_layout { struct
35 uint8_t css_reserved[0x1000];
36 struct imr_state imr_state;
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_imr_layout.h34 struct imr_layout { struct
35 struct imr_state imr_state;
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpower.c261 struct imr_layout *imr_layout = (struct imr_layout *)(IMR_LAYOUT_ADDRESS); in pm_state_imr_restore() local
301 struct imr_layout *imr_layout = (struct imr_layout *)(IMR_LAYOUT_ADDRESS); in pm_state_set() local
389 struct imr_layout *imr_layout = (struct imr_layout *)(IMR_LAYOUT_ADDRESS); in pm_state_exit_post_ops() local
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c154 struct imr_layout *imr_layout = in pm_state_set() local