Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/
Dhifn_795x.c400 struct hifn_device { struct
601 struct hifn_device *dev;
616 struct hifn_device *dev;
629 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg) in hifn_read_0()
634 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg) in hifn_read_1()
639 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0()
644 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_1()
649 static void hifn_wait_puc(struct hifn_device *dev) in hifn_wait_puc()
666 static void hifn_reset_puc(struct hifn_device *dev) in hifn_reset_puc()
672 static void hifn_stop_device(struct hifn_device *dev) in hifn_stop_device()
[all …]