Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/mediatek/
H A Dmtk-adsp-common.h6 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
H A Dmtk-adsp-common.c40 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in mtk_adsp_get_registers()
/openbmc/linux/sound/soc/sof/imx/
H A Dimx-common.h8 #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()
/openbmc/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()
H A Dhda.c45 #define EXCEPT_MAX_HDR_SIZE 0x400 macro
675 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in hda_dsp_get_registers()
/openbmc/linux/sound/soc/sof/amd/
H A Dacp-common.c71 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in amd_get_registers()
H A Dacp.h85 #define EXCEPT_MAX_HDR_SIZE 0x400 macro