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)1253 dai_cnt &= DELAY_BOUNDARY; in sof_ipc4_pcm_pointer()1254 host_cnt &= DELAY_BOUNDARY; in sof_ipc4_pcm_pointer()1265 time_info->delay = DELAY_BOUNDARY - tail_cnt + head_cnt; in sof_ipc4_pcm_pointer()