Searched refs:wr_fifo_depth (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 459 milliseconds