Searched defs:hifn_device (Results 1 - 1 of 1) sorted by relevance

/drivers/crypto/
H A Dhifn_795x.c423 struct hifn_device struct
634 struct hifn_device *dev;
651 struct hifn_device *dev;
665 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg)
674 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg)
683 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val)
688 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val)
693 static void hifn_wait_puc(struct hifn_device *dev)
710 static void hifn_reset_puc(struct hifn_device *dev)
716 static void hifn_stop_device(struct hifn_device *de
[all...]

Completed in 163 milliseconds