Home
last modified time | relevance | path

Searched refs:of_reset_control_get (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/clocksource/
A Ddw_apb_timer_of.c34 rstc = of_reset_control_get(np, NULL); in timer_get_base_and_rate()
A Dtimer-stm32.c312 rstc = of_reset_control_get(node, NULL); in stm32_timer_init()
A Dtimer-sun5i.c362 rstc = of_reset_control_get(node, NULL); in sun5i_timer_init()
/linux/include/linux/
A Dreset.h797 static inline struct reset_control *of_reset_control_get( in of_reset_control_get() function
/linux/drivers/phy/rockchip/
A Dphy-rockchip-usb.c224 rk_phy->reset = of_reset_control_get(child, "phy-reset"); in rockchip_usb_phy_init()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-rk.c1452 bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL); in rk_gmac_setup()
/linux/drivers/phy/qualcomm/
A Dphy-qcom-qmp.c5609 qphy->lane_rst = of_reset_control_get(np, prop_name); in qcom_qmp_phy_create()

Completed in 35 milliseconds