Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/imx/
Dimx-common.h6 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
Dimx-common.c34 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in imx8_get_registers()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dbdw.c41 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
233 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in bdw_get_registers()
Dbyt.c34 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
106 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in byt_get_registers()
Dhda.c39 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
373 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in hda_dsp_get_registers()