Home
last modified time | relevance | path

Searched refs:syscfg_phandle (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/sysreset/
A Dsysreset_sti.c36 struct fdtdec_phandle_args syscfg_phandle; in sti_sysreset_probe() local
42 &syscfg_phandle); in sti_sysreset_probe()
49 syscfg_phandle.node, in sti_sysreset_probe()
/u-boot/drivers/phy/
A Dsti_usb_phy.c109 struct ofnode_phandle_args syscfg_phandle; in sti_usb_phy_probe() local
115 &syscfg_phandle); in sti_usb_phy_probe()
122 ret = uclass_get_device_by_ofnode(UCLASS_SYSCON, syscfg_phandle.node, in sti_usb_phy_probe()

Completed in 8 milliseconds