Searched refs:EIP197_FETCH_COUNT (Results 1 – 2 of 2) sorted by relevance
229 writel(((EIP197_FETCH_COUNT * (cd_size_rnd << hdw)) << 16) | in safexcel_hw_setup_cdesc_rings()230 (EIP197_FETCH_COUNT * priv->config.cd_offset), in safexcel_hw_setup_cdesc_rings()268 writel(((EIP197_FETCH_COUNT * (rd_size_rnd << hdw)) << 16) | in safexcel_hw_setup_rdesc_rings()269 (EIP197_FETCH_COUNT * priv->config.rd_offset), in safexcel_hw_setup_rdesc_rings()
24 #define EIP197_FETCH_COUNT 1 macro