Searched refs:mask_ofs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Domap-aes.c71 #define AES_REG_MASK(dd) ((dd)->pdata->mask_ofs)
131 u32 mask_ofs; member in struct:omap_aes_pdata
923 .mask_ofs = 0x48,
954 .mask_ofs = 0x48,
973 .mask_ofs = 0x84,
H A Domap-sham.c65 #define SHA_REG_MASK(dd) ((dd)->pdata->mask_ofs)
203 u32 mask_ofs; member in struct:omap_sham_pdata
1705 .mask_ofs = 0x60,
1740 .mask_ofs = 0x110,
1780 .mask_ofs = 0x110,
H A Domap-des.c65 #define DES_REG_MASK(dd) ((dd)->pdata->mask_ofs)
112 u32 mask_ofs; member in struct:omap_des_pdata
889 .mask_ofs = 0x34,

Completed in 92 milliseconds