Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Datom.h25 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
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 Datom.c48 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in atom_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
/linux/sound/soc/sof/imx/
H A Dimx-common.c39 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in imx8_get_registers()