Searched refs:mainrst (Results 1 – 1 of 1) sorted by relevance
54 struct reset_control *mainrst, *prst; member122 hdmi->mainrst = devm_reset_control_get_exclusive_deasserted(dev, "main"); in th1520_dw_hdmi_probe()123 if (IS_ERR(hdmi->mainrst)) in th1520_dw_hdmi_probe()124 return dev_err_probe(dev, PTR_ERR(hdmi->mainrst), in th1520_dw_hdmi_probe()