Searched refs:hifn_device (Results 1 – 1 of 1) sorted by relevance
399 struct hifn_device { struct600 struct hifn_device *dev;615 struct hifn_device *dev;628 static inline u32 hifn_read_0(struct hifn_device *dev, u32 reg) in hifn_read_0()633 static inline u32 hifn_read_1(struct hifn_device *dev, u32 reg) in hifn_read_1()638 static inline void hifn_write_0(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_0()643 static inline void hifn_write_1(struct hifn_device *dev, u32 reg, u32 val) in hifn_write_1()648 static void hifn_wait_puc(struct hifn_device *dev) in hifn_wait_puc()665 static void hifn_reset_puc(struct hifn_device *dev) in hifn_reset_puc()671 static void hifn_stop_device(struct hifn_device *dev) in hifn_stop_device()[all …]