Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dqcom.c222 u32 wr_fifo_depth; member
440 if (fifo_outstanding_cmds < ctrl->wr_fifo_depth) in swrm_wait_for_wr_fifo_avail()
446 if (fifo_outstanding_cmds == ctrl->wr_fifo_depth) { in swrm_wait_for_wr_fifo_avail()
953 ctrl->wr_fifo_depth = FIELD_GET(SWRM_V3_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()
955 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()