Home
last modified time | relevance | path

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

/external/u-boot/drivers/sysreset/
Dsysreset_sti.c34 struct fdtdec_phandle_args syscfg_phandle; in sti_sysreset_probe() local
40 &syscfg_phandle); in sti_sysreset_probe()
47 syscfg_phandle.node, in sti_sysreset_probe()
/external/u-boot/drivers/phy/
Dsti_usb_phy.c107 struct ofnode_phandle_args syscfg_phandle; in sti_usb_phy_probe() local
113 &syscfg_phandle); in sti_usb_phy_probe()
120 ret = uclass_get_device_by_ofnode(UCLASS_SYSCON, syscfg_phandle.node, in sti_usb_phy_probe()