Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soundwire/
Dqcom.c176 u32 wr_fifo_depth; member
313 if (fifo_outstanding_cmds < swrm->wr_fifo_depth) in swrm_wait_for_wr_fifo_avail()
319 if (fifo_outstanding_cmds == swrm->wr_fifo_depth) { in swrm_wait_for_wr_fifo_avail()
722 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()