Home
last modified time | relevance | path

Searched refs:ofnode_parse_phandle_with_args (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Drockchip_sound.c60 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in rockchip_sound_probe()
77 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in rockchip_sound_probe()
H A Dsound-uclass.c119 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in sound_find_codec_i2s()
138 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in sound_find_codec_i2s()
H A Dsamsung_sound.c69 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in samsung_sound_probe()
/openbmc/u-boot/include/dm/
H A Dofnode.h468 int ofnode_parse_phandle_with_args(ofnode node, const char *list_name,
H A Dread.h658 return ofnode_parse_phandle_with_args(dev_ofnode(dev), list_name, in dev_read_phandle_with_args()
/openbmc/u-boot/drivers/core/
H A Dread.c164 return ofnode_parse_phandle_with_args(dev_ofnode(dev), list_name, in dev_read_phandle_with_args()
H A Dofnode.c358 int ofnode_parse_phandle_with_args(ofnode node, const char *list_name, in ofnode_parse_phandle_with_args() function
/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c278 ret = ofnode_parse_phandle_with_args(node, supply_name, in stm32_usbphyc_get_regulator()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c179 ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in ocelot_mdiobus_init()
H A Dluton_switch.c231 ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in luton_mdiobus_init()
/openbmc/u-boot/doc/driver-model/
H A Dlivetree.txt174 ofnode_parse_phandle_with_args().
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c853 ret = ofnode_parse_phandle_with_args(node, list_name, "#gpio-cells", 0, in _gpio_request_by_name_nodev()