Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dqcom.c212 u32 wr_fifo_depth; member
391 if (fifo_outstanding_cmds < ctrl->wr_fifo_depth) in swrm_wait_for_wr_fifo_avail()
397 if (fifo_outstanding_cmds == ctrl->wr_fifo_depth) { in swrm_wait_for_wr_fifo_avail()
903 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()