Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/soundwire/
Dqcom.c155 u32 wr_fifo_depth; member
284 if (fifo_outstanding_cmds < swrm->wr_fifo_depth) in swrm_wait_for_wr_fifo_avail()
290 if (fifo_outstanding_cmds == swrm->wr_fifo_depth) { in swrm_wait_for_wr_fifo_avail()
653 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()