Searched refs:omap_aes_dev (Results 1 – 1 of 1) sorted by relevance
100 struct omap_aes_dev *dd;124 void (*trigger)(struct omap_aes_dev *dd, int length);145 struct omap_aes_dev { struct204 static inline u32 omap_aes_read(struct omap_aes_dev *dd, u32 offset) in omap_aes_read() argument218 static inline void omap_aes_write(struct omap_aes_dev *dd, u32 offset, in omap_aes_write()225 static inline void omap_aes_write_mask(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_mask()236 static void omap_aes_write_n(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_n()243 static int omap_aes_hw_init(struct omap_aes_dev *dd) in omap_aes_hw_init()253 static int omap_aes_write_ctrl(struct omap_aes_dev *dd) in omap_aes_write_ctrl()292 static void omap_aes_dma_trigger_omap2(struct omap_aes_dev *dd, int length) in omap_aes_dma_trigger_omap2()[all …]