Searched refs:DELAY_BOUNDARY (Results 1 – 1 of 1) sorted by relevance
60 #define DELAY_BOUNDARY U32_MAX macro62 #define DELAY_MAX (DELAY_BOUNDARY >> 1)1255 dai_cnt &= DELAY_BOUNDARY; in sof_ipc4_pcm_pointer()1256 host_cnt &= DELAY_BOUNDARY; in sof_ipc4_pcm_pointer()1267 time_info->delay = DELAY_BOUNDARY - tail_cnt + head_cnt; in sof_ipc4_pcm_pointer()