Home
last modified time | relevance | path

Searched refs:imr_header (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/
Dadsp_imr_layout.h20 struct imr_header { struct
30 struct imr_header header; argument
31 uint8_t reserved[0x1000 - sizeof(struct imr_header)];
/Zephyr-latest/soc/intel/intel_adsp/ace/include/
Dadsp_imr_layout.h18 struct imr_header { struct
30 struct imr_header header; argument
31 uint8_t reserved[0x1000 - sizeof(struct imr_header)];
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dpower.c150 struct imr_header hdr = { in pm_state_set()