Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/mediatek/
Dmtk-adsp-common.h6 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
Dmtk-adsp-common.c40 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in mtk_adsp_get_registers()
/linux-6.1.9/sound/soc/sof/imx/
Dimx-common.h8 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
Dimx-common.c34 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in imx8_get_registers()
/linux-6.1.9/sound/soc/sof/intel/
Datom.h25 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
Dbdw.c45 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
236 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in bdw_get_registers()
Datom.c48 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in atom_get_registers()
Dhda.c44 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
556 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in hda_dsp_get_registers()