Searched refs:cfg_thrh (Results 1 – 2 of 2) sorted by relevance
133 int mec_hal_bdp_fifo_thresh_set(struct mec_bdp_regs *regs, uint32_t cfg_thrh) in mec_hal_bdp_fifo_thresh_set() argument137 if (!regs || (cfg_thrh > MEC5_BDP_CFG_FIFO_THRES_30)) { in mec_hal_bdp_fifo_thresh_set()141 temp = (cfg_thrh & MEC5_BDP_CFG_FIFO_THRES_MSK) >> MEC5_BDP_CFG_FIFO_THRES_POS; in mec_hal_bdp_fifo_thresh_set()
104 int mec_hal_bdp_fifo_thresh_set(struct mec_bdp_regs *regs, uint32_t cfg_thrh);