mt7621_rst
static struct mt7621_rst *to_mt7621_rst(struct reset_controller_dev *dev)
return container_of(dev, struct mt7621_rst, rcdev);
struct mt7621_rst *data = to_mt7621_rst(rcdev);
struct mt7621_rst *data = to_mt7621_rst(rcdev);
struct mt7621_rst *rst_data;