Home
last modified time | relevance | path

Searched refs:SOF_HDA_MAX_CAPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c127 } while (count++ <= SOF_HDA_MAX_CAPS && offset); in hda_dsp_ctrl_get_caps()
H A Dhda.h59 #define SOF_HDA_MAX_CAPS 10 macro