Home
last modified time | relevance | path

Searched refs:omap_des_dev (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
Domap-des.c81 struct omap_des_dev *dd;
105 void (*trigger)(struct omap_des_dev *dd, int length);
126 struct omap_des_dev { struct
185 static inline u32 omap_des_read(struct omap_des_dev *dd, u32 offset) in omap_des_read() argument
199 static inline void omap_des_write(struct omap_des_dev *dd, u32 offset, in omap_des_write()
206 static inline void omap_des_write_mask(struct omap_des_dev *dd, u32 offset, in omap_des_write_mask()
217 static void omap_des_write_n(struct omap_des_dev *dd, u32 offset, in omap_des_write_n()
224 static int omap_des_hw_init(struct omap_des_dev *dd) in omap_des_hw_init()
248 static int omap_des_write_ctrl(struct omap_des_dev *dd) in omap_des_write_ctrl()
283 static void omap_des_dma_trigger_omap4(struct omap_des_dev *dd, int length) in omap_des_dma_trigger_omap4()
[all …]