Searched refs:hifn_device (Results 1 – 1 of 1) sorted by relevance
400 struct hifn_device { struct584 struct hifn_device *dev;599 struct hifn_device *dev;612 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg) in hifn_read_0()617 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg) in hifn_read_1()622 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0()627 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_1()632 static void hifn_wait_puc(struct hifn_device *dev) in hifn_wait_puc()649 static void hifn_reset_puc(struct hifn_device *dev) in hifn_reset_puc()655 static void hifn_stop_device(struct hifn_device *dev) in hifn_stop_device()[all …]