Searched refs:mpfs_reset (Results 1 – 1 of 1) sorted by relevance
33 struct mpfs_reset { struct38 static inline struct mpfs_reset *to_mpfs_reset(struct reset_controller_dev *rcdev) in to_mpfs_reset() argument40 return container_of(rcdev, struct mpfs_reset, rcdev); in to_mpfs_reset()48 struct mpfs_reset *rst = to_mpfs_reset(rcdev); in mpfs_assert()65 struct mpfs_reset *rst = to_mpfs_reset(rcdev); in mpfs_deassert()82 struct mpfs_reset *rst = to_mpfs_reset(rcdev); in mpfs_status()92 static int mpfs_reset(struct reset_controller_dev *rcdev, unsigned long id) in mpfs_reset() function104 .reset = mpfs_reset,138 struct mpfs_reset *rst; in mpfs_reset_probe()