/openbmc/u-boot/include/ |
H A D | reset-uclass.h | 13 struct ofnode_phandle_args; 40 struct ofnode_phandle_args *args);
|
H A D | clk-uclass.h | 15 struct ofnode_phandle_args; 40 struct ofnode_phandle_args *args);
|
H A D | dma-uclass.h | 16 struct ofnode_phandle_args; 45 struct ofnode_phandle_args *args);
|
H A D | hwspinlock.h | 88 struct ofnode_phandle_args; 109 struct ofnode_phandle_args *args);
|
H A D | generic-phy.h | 10 struct ofnode_phandle_args; 53 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
|
H A D | power-domain-uclass.h | 42 struct ofnode_phandle_args *args);
|
H A D | mailbox-uclass.h | 38 struct ofnode_phandle_args *args);
|
/openbmc/u-boot/include/asm-generic/ |
H A D | gpio.h | 12 struct ofnode_phandle_args; 220 struct ofnode_phandle_args *args); 292 struct ofnode_phandle_args *args);
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | power-domain-uclass.c | 17 struct ofnode_phandle_args *args) in power_domain_of_xlate_default() 34 struct ofnode_phandle_args args; in power_domain_get_by_index()
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | mailbox-uclass.c | 17 struct ofnode_phandle_args *args) in mbox_of_xlate_default() 33 struct ofnode_phandle_args args; in mbox_get_by_index()
|
/openbmc/u-boot/drivers/hwspinlock/ |
H A D | hwspinlock-uclass.c | 19 struct ofnode_phandle_args *args) in hwspinlock_of_xlate_default() 38 struct ofnode_phandle_args args; in hwspinlock_get_by_index()
|
/openbmc/u-boot/drivers/phy/ |
H A D | phy-uclass.c | 17 struct ofnode_phandle_args *args) in generic_phy_xlate_offs_flags() 37 struct ofnode_phandle_args args; in generic_phy_get_by_index()
|
H A D | phy-stm32-usbphyc.c | 275 struct ofnode_phandle_args regulator_phandle; in stm32_usbphyc_get_regulator() 299 struct ofnode_phandle_args *args) in stm32_usbphyc_of_xlate()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | pmc.h | 20 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
|
H A D | pmc.c | 89 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate()
|
/openbmc/u-boot/drivers/dma/ |
H A D | dma-uclass.c | 27 struct ofnode_phandle_args *args) in dma_of_xlate_default() 47 struct ofnode_phandle_args args; in dma_get_by_index()
|
/openbmc/u-boot/drivers/reset/ |
H A D | reset-uclass.c | 18 struct ofnode_phandle_args *args) in reset_of_xlate_default() 35 struct ofnode_phandle_args args; in reset_get_by_index()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | gpio-uclass.c | 120 struct ofnode_phandle_args *args) in gpio_xlate_offs_flags() 137 struct ofnode_phandle_args *args) in gpio_find_and_xlate() 802 struct ofnode_phandle_args *args, in gpio_request_tail() 850 struct ofnode_phandle_args args; in _gpio_request_by_name_nodev() 870 struct ofnode_phandle_args args; in gpio_request_by_name() 1023 struct ofnode_phandle_args args; in gpio_dev_request_index()
|
/openbmc/u-boot/include/dm/ |
H A D | ofnode.h | 55 struct ofnode_phandle_args { struct 471 struct ofnode_phandle_args *out_args);
|
H A D | read.h | 320 struct ofnode_phandle_args *out_args); 656 int index, struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args()
|
/openbmc/u-boot/drivers/bootcount/ |
H A D | rtc.c | 52 struct ofnode_phandle_args phandle_args; in bootcount_rtc_probe()
|
/openbmc/u-boot/drivers/net/mdio/ |
H A D | mdio-uclass.c | 49 struct ofnode_phandle_args phy_args; in mdio_device_get_from_eth()
|
/openbmc/u-boot/drivers/sound/ |
H A D | samsung_sound.c | 45 struct ofnode_phandle_args args; in samsung_sound_probe()
|
/openbmc/u-boot/drivers/net/ |
H A D | dwmac_socfpga.c | 30 struct ofnode_phandle_args args; in dwmac_socfpga_ofdata_to_platdata()
|
/openbmc/u-boot/drivers/clk/ |
H A D | clk-uclass.c | 40 struct ofnode_phandle_args *args) in clk_of_xlate_default() 61 struct ofnode_phandle_args args; in clk_get_by_indexed_prop()
|