Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel.c458 int i, cd_fetch_cnt; in safexcel_hw_setup_cdesc_rings() local
466 cd_fetch_cnt = (1 << priv->hwconfig.hwcfsize) / cd_size_rnd; in safexcel_hw_setup_cdesc_rings()
467 cd_fetch_cnt = min_t(uint, cd_fetch_cnt, in safexcel_hw_setup_cdesc_rings()
471 cd_fetch_cnt = ((1 << priv->hwconfig.hwcfsize) / in safexcel_hw_setup_cdesc_rings()
485 writel(((cd_fetch_cnt * in safexcel_hw_setup_cdesc_rings()
487 (cd_fetch_cnt * priv->config.cd_offset), in safexcel_hw_setup_cdesc_rings()