Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Ddw_apb_timer_of.c34 rstc = of_reset_control_get(np, NULL); in timer_get_base_and_rate()
H A Dtimer-stm32.c312 rstc = of_reset_control_get(node, NULL); in stm32_timer_init()
/linux/include/linux/
H A Dreset.h968 static inline struct reset_control *of_reset_control_get( in of_reset_control_get() function
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1619 bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL); in rk_gmac_setup()