Searched refs:SE_LAST_BLOCK_RES_BITS (Results 1 – 2 of 2) sorted by relevance
229 SE_LAST_BLOCK_RES_BITS(res_bits); in tegra_aes_prep_cmd()576 SE_LAST_BLOCK_RES_BITS(res_bits); in tegra_gmac_prep_cmd()630 SE_LAST_BLOCK_RES_BITS(res_bits); in tegra_gcm_crypt_prep_cmd()1421 SE_LAST_BLOCK_RES_BITS(res_bits); in tegra_cmac_prep_cmd()
199 #define SE_LAST_BLOCK_RES_BITS(x) FIELD_PREP(GENMASK(26, 20), x) macro