Home
last modified time | relevance | path

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

/linux/drivers/crypto/
H A Dhifn_795x.c401 struct hifn_device { struct
585 struct hifn_device *dev;
600 struct hifn_device *dev;
613 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg) in hifn_read_0()
618 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg) in hifn_read_1()
623 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0()
628 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_1()
633 static void hifn_wait_puc(struct hifn_device *dev) in hifn_wait_puc()
650 static void hifn_reset_puc(struct hifn_device *dev) in hifn_reset_puc()
656 static void hifn_stop_device(struct hifn_device *dev) in hifn_stop_device()
[all …]