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

/linux-master/drivers/crypto/
H A Domap-aes.h55 #define AES_REG_MASK(dd) ((dd)->pdata->mask_ofs)
141 u32 mask_ofs; member in struct:omap_aes_pdata
H A Domap-des.c61 #define DES_REG_MASK(dd) ((dd)->pdata->mask_ofs)
113 u32 mask_ofs; member in struct:omap_des_pdata
816 .mask_ofs = 0x34,
H A Domap-aes.c800 .mask_ofs = 0x48,
831 .mask_ofs = 0x48,
851 .mask_ofs = 0x84,
H A Domap-sham.c59 #define SHA_REG_MASK(dd) ((dd)->pdata->mask_ofs)
201 u32 mask_ofs; member in struct:omap_sham_pdata
1793 .mask_ofs = 0x60,
1828 .mask_ofs = 0x110,
1868 .mask_ofs = 0x110,

Completed in 105 milliseconds