Searched refs:omap_aes_dev (Results 1 – 1 of 1) sorted by relevance
101 struct omap_aes_dev *dd;125 void (*trigger)(struct omap_aes_dev *dd, int length);146 struct omap_aes_dev { struct205 static inline u32 omap_aes_read(struct omap_aes_dev *dd, u32 offset) in omap_aes_read() argument219 static inline void omap_aes_write(struct omap_aes_dev *dd, u32 offset, in omap_aes_write()226 static inline void omap_aes_write_mask(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_mask()237 static void omap_aes_write_n(struct omap_aes_dev *dd, u32 offset, in omap_aes_write_n()244 static int omap_aes_hw_init(struct omap_aes_dev *dd) in omap_aes_hw_init()254 static int omap_aes_write_ctrl(struct omap_aes_dev *dd) in omap_aes_write_ctrl()289 static void omap_aes_dma_trigger_omap2(struct omap_aes_dev *dd, int length) in omap_aes_dma_trigger_omap2()[all …]