Home
last modified time | relevance | path

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

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