Home
last modified time | relevance | path

Searched refs:EXCEPT_MAX_HDR_SIZE (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.h6 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
H A Dmtk-adsp-common.c43 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in mtk_adsp_get_registers()
/linux/sound/soc/sof/imx/
H A Dimx-common.h13 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
H A Dimx-common.c39 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in imx8_get_registers()
/linux/sound/soc/sof/intel/
H A Dbdw.c45 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
236 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in bdw_get_registers()
H A Dhda-dsp.c30 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
1576 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in hda_dsp_get_registers()
/linux/sound/soc/sof/amd/
H A Dacp-common.c70 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in amd_get_registers()
H A Dacp.h103 #define EXCEPT_MAX_HDR_SIZE 0x400 macro