Home
last modified time | relevance | path

Searched refs:of_reset_control_get_exclusive (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/
Dreset.h183 static inline struct reset_control *of_reset_control_get_exclusive( in of_reset_control_get_exclusive() function
350 return of_reset_control_get_exclusive(node, id); in of_reset_control_get()
/Linux-v4.19/drivers/phy/hisilicon/
Dphy-hisi-inno-usb2.c156 rst = of_reset_control_get_exclusive(child, NULL); in hisi_inno_phy_probe()
/Linux-v4.19/arch/arm/mach-rockchip/
Dplatsmp.c70 return of_reset_control_get_exclusive(np, NULL); in rockchip_get_core_reset()
/Linux-v4.19/arch/arm/mach-meson/
Dplatsmp.c52 return of_reset_control_get_exclusive(np, NULL); in meson_smp_get_core_reset()
/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c729 gmac->rst_ephy = of_reset_control_get_exclusive(iphynode, NULL); in get_ephy_nodes()
/Linux-v4.19/drivers/pinctrl/stm32/
Dpinctrl-stm32.c977 rstc = of_reset_control_get_exclusive(np, NULL); in stm32_gpiolib_register_bank()