Searched refs:reset_control_put (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/usb/dwc3/
H A Ddwc3-of-simple.c93 reset_control_put(simple->resets);
107 reset_control_put(simple->resets);
/linux-master/arch/arm/mach-meson/
H A Dplatsmp.c206 reset_control_put(rstc);
289 reset_control_put(rstc);
/linux-master/drivers/pci/controller/
H A Dpcie-mt7621.c253 reset_control_put(port->pcie_rst);
522 reset_control_put(port->pcie_rst);
533 reset_control_put(port->pcie_rst);
/linux-master/include/linux/
H A Dreset.h50 void reset_control_put(struct reset_control *rstc);
108 static inline void reset_control_put(struct reset_control *rstc) function
554 * from this function, reset_control_put() is called automatically on driver
574 * from this function, reset_control_put() is called automatically on driver
593 * returned from this function, reset_control_put() is called automatically on
613 * returned from this function, reset_control_put() is called automatically on
632 * reset controllers returned from this function, reset_control_put() is called
652 * controllers returned from this function, reset_control_put() is called
670 * this function, reset_control_put() is called automatically on driver detach.
687 * from this function, reset_control_put() i
[all...]
/linux-master/arch/arm/mach-rockchip/
H A Dplatsmp.c106 reset_control_put(rstc);
/linux-master/drivers/clocksource/
H A Drenesas-ostm.c219 reset_control_put(rstc);
/linux-master/drivers/irqchip/
H A Dirq-starfive-jh8100-intc.c193 reset_control_put(rst);
/linux-master/drivers/reset/
H A Dcore.c1194 * reset_control_put - free the reset controller
1197 void reset_control_put(struct reset_control *rstc) function
1211 EXPORT_SYMBOL_GPL(reset_control_put); variable
1229 reset_control_put(*(struct reset_control **)res);
1327 reset_control_put(rstc);
/linux-master/drivers/usb/chipidea/
H A Dci_hdrc_tegra.c130 reset_control_put(rst_utmi);
/linux-master/drivers/mfd/
H A Dsyscon.c158 reset_control_put(reset);
/linux-master/drivers/gpu/drm/tegra/
H A Dgr3d.c359 reset_control_put(reset);
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c1290 reset_control_put(gmac->rst_ephy);
1312 reset_control_put(gmac->rst_ephy);
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-sierra.c1465 reset_control_put(sp->phys[node].lnk_rst);
1479 reset_control_put(sp->phys[node].lnk_rst);
1513 reset_control_put(sp->phys[node].lnk_rst);
1540 reset_control_put(phy->phys[i].lnk_rst);
H A Dphy-cadence-torrent.c3050 reset_control_put(cdns_phy->phys[i].lnk_rst);
3069 reset_control_put(cdns_phy->phys[i].lnk_rst);
/linux-master/drivers/amba/
H A Dbus.c164 reset_control_put(rstc);
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_mdss.c395 reset_control_put(reset);
/linux-master/drivers/gpio/
H A Dgpio-nomadik.c597 reset_control_put(reset);
/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c2378 reset_control_put(reset);
2391 reset_control_put(reset);
2396 reset_control_put(reset);
/linux-master/drivers/net/phy/
H A Dmdio_bus.c100 reset_control_put(mdiodev->reset_ctrl);
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c650 reset_control_put(data);
/linux-master/drivers/soc/tegra/
H A Dpmc.c1267 reset_control_put(pg->reset);
1346 reset_control_put(pg->reset);
1492 reset_control_put(pg->reset);
/linux-master/drivers/net/dsa/
H A Dlantiq_gswip.c2020 reset_control_put(gphy_fw->reset);

Completed in 230 milliseconds