Searched refs:omap_sham_dev (Results 1 – 1 of 1) sorted by relevance
140 struct omap_sham_dev;143 struct omap_sham_dev *dd;192 void (*write_ctrl)(struct omap_sham_dev *dd, size_t length,194 void (*trigger)(struct omap_sham_dev *dd, size_t length);195 int (*poll_irq)(struct omap_sham_dev *dd);214 struct omap_sham_dev { struct249 static inline u32 omap_sham_read(struct omap_sham_dev *dd, u32 offset) in omap_sham_read() argument254 static inline void omap_sham_write(struct omap_sham_dev *dd, in omap_sham_write()260 static inline void omap_sham_write_mask(struct omap_sham_dev *dd, u32 address, in omap_sham_write_mask()271 static inline int omap_sham_wait(struct omap_sham_dev *dd, u32 offset, u32 bit) in omap_sham_wait()[all …]