Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Dqcom.c39 #define SWRM_COMP_PARAMS_WR_FIFO_DEPTH GENMASK(14, 10) macro
891 ctrl->wr_fifo_depth = FIELD_GET(SWRM_COMP_PARAMS_WR_FIFO_DEPTH, val); in qcom_swrm_init()