Searched refs:SE_LAST_BLOCK_VAL (Results 1 – 2 of 2) sorted by relevance
234 cpuvaddr[i++] = SE_LAST_BLOCK_VAL(data_count) | in tegra_aes_prep_cmd()624 cpuvaddr[i++] = SE_LAST_BLOCK_VAL(data_count) | in tegra_gmac_prep_cmd()678 cpuvaddr[i++] = SE_LAST_BLOCK_VAL(data_count) | in tegra_gcm_crypt_prep_cmd()863 cpuvaddr[i++] = SE_LAST_BLOCK_VAL(data_count); in tegra_cbcmac_prep_cmd()1499 cpuvaddr[i++] = SE_LAST_BLOCK_VAL(data_count) | in tegra_cmac_prep_cmd()
199 #define SE_LAST_BLOCK_VAL(x) FIELD_PREP(GENMASK(19, 0), x) macro
Completed in 9 milliseconds