Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soundwire/
Dqcom.c211 u32 wr_fifo_depth; member
390 if (fifo_outstanding_cmds < ctrl->wr_fifo_depth) in swrm_wait_for_wr_fifo_avail()
396 if (fifo_outstanding_cmds == ctrl->wr_fifo_depth) { in swrm_wait_for_wr_fifo_avail()
902 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()