Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dreset.h451 static inline struct reset_control *of_reset_control_get_exclusive( in of_reset_control_get_exclusive() function
820 return of_reset_control_get_exclusive(node, id); in of_reset_control_get()
/linux-6.1.9/drivers/phy/hisilicon/ !
Dphy-hisi-inno-usb2.c142 rst = of_reset_control_get_exclusive(child, NULL); in hisi_inno_phy_probe()
/linux-6.1.9/arch/arm/mach-rockchip/ !
Dplatsmp.c61 return of_reset_control_get_exclusive(np, NULL); in rockchip_get_core_reset()
/linux-6.1.9/arch/arm/mach-meson/ !
Dplatsmp.c42 return of_reset_control_get_exclusive(np, NULL); in meson_smp_get_core_reset()
/linux-6.1.9/drivers/pci/controller/ !
Dpcie-mt7621.c221 port->pcie_rst = of_reset_control_get_exclusive(node, NULL); in mt7621_pcie_parse_port()
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ !
Ddwmac-sun8i.c782 gmac->rst_ephy = of_reset_control_get_exclusive(iphynode, NULL); in get_ephy_nodes()
/linux-6.1.9/drivers/pinctrl/stm32/ !
Dpinctrl-stm32.c1598 bank->rstc = of_reset_control_get_exclusive(np, NULL); in stm32_pctl_probe()
/linux-6.1.9/drivers/net/ethernet/atheros/ !
Dag71xx.c712 ag->mdio_reset = of_reset_control_get_exclusive(np, "mdio"); in ag71xx_mdio_probe()