Searched refs:hifn_device (Results 1 – 1 of 1) sorted by relevance
408 struct hifn_device { struct609 struct hifn_device *dev;624 struct hifn_device *dev;637 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg) in hifn_read_0()642 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg) in hifn_read_1()647 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0()652 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_1()657 static void hifn_wait_puc(struct hifn_device *dev) in hifn_wait_puc()674 static void hifn_reset_puc(struct hifn_device *dev) in hifn_reset_puc()680 static void hifn_stop_device(struct hifn_device *dev) in hifn_stop_device()[all …]