Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-pcm.c60 #define DELAY_BOUNDARY U32_MAX macro
62 #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()