Searched refs:mtmips_rst (Results 1 – 1 of 1) sorted by relevance
996 struct mtmips_rst { struct1001 static struct mtmips_rst *to_mtmips_rst(struct reset_controller_dev *dev) in to_mtmips_rst() argument1003 return container_of(dev, struct mtmips_rst, rcdev); in to_mtmips_rst()1009 struct mtmips_rst *data = to_mtmips_rst(rcdev); in mtmips_assert_device()1018 struct mtmips_rst *data = to_mtmips_rst(rcdev); in mtmips_deassert_device()1055 struct mtmips_rst *rst_data; in mtmips_reset_init()