Home
last modified time | relevance | path

Searched refs:qpos (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_spdif.c77 u32 qpos; member
193 pos = &ctrl->qpos; in spdif_irq_uqrx_full()
226 if (ctrl->qpos == 0) in spdif_irq_uq_sync()
230 ctrl->ready_buf = (ctrl->qpos - 1) / SPDIF_QSUB_SIZE + 1; in spdif_irq_uq_sync()
250 ctrl->qpos = 0; in spdif_irq_uq_err()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_spdif.c92 u32 qpos; member
271 pos = &ctrl->qpos; in spdif_irq_uqrx_full()
304 if (ctrl->qpos == 0) in spdif_irq_uq_sync()
308 ctrl->ready_buf = (ctrl->qpos - 1) / SPDIF_QSUB_SIZE + 1; in spdif_irq_uq_sync()
328 ctrl->qpos = 0; in spdif_irq_uq_err()

Completed in 5 milliseconds