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

/linux-4.4.14/drivers/crypto/
H A Domap-aes.c72 #define AES_REG_MASK(dd) ((dd)->pdata->mask_ofs)
132 u32 mask_ofs; member in struct:omap_aes_pdata
921 .mask_ofs = 0x48,
952 .mask_ofs = 0x48,
971 .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
1711 .mask_ofs = 0x60,
1746 .mask_ofs = 0x110,
1786 .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 104 milliseconds