Home
last modified time | relevance | path

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

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