Home
last modified time | relevance | path

Searched refs:ofnode_phandle_args (Results 1 – 25 of 72) sorted by relevance

123

/openbmc/u-boot/include/
H A Dreset-uclass.h13 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
H A Dclk-uclass.h15 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
H A Ddma-uclass.h16 struct ofnode_phandle_args;
45 struct ofnode_phandle_args *args);
H A Dhwspinlock.h88 struct ofnode_phandle_args;
109 struct ofnode_phandle_args *args);
H A Dgeneric-phy.h10 struct ofnode_phandle_args;
53 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
H A Dpower-domain-uclass.h42 struct ofnode_phandle_args *args);
H A Dmailbox-uclass.h38 struct ofnode_phandle_args *args);
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h12 struct ofnode_phandle_args;
220 struct ofnode_phandle_args *args);
292 struct ofnode_phandle_args *args);
/openbmc/u-boot/drivers/power/domain/
H A Dpower-domain-uclass.c17 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 Dmailbox-uclass.c17 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 Dhwspinlock-uclass.c19 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 Dphy-uclass.c17 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 Dphy-stm32-usbphyc.c275 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 Dpmc.h20 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
H A Dpmc.c89 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 Ddma-uclass.c27 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 Dreset-uclass.c18 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 Dgpio-uclass.c120 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 Dofnode.h55 struct ofnode_phandle_args { struct
471 struct ofnode_phandle_args *out_args);
H A Dread.h320 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 Drtc.c52 struct ofnode_phandle_args phandle_args; in bootcount_rtc_probe()
/openbmc/u-boot/drivers/net/mdio/
H A Dmdio-uclass.c49 struct ofnode_phandle_args phy_args; in mdio_device_get_from_eth()
/openbmc/u-boot/drivers/sound/
H A Dsamsung_sound.c45 struct ofnode_phandle_args args; in samsung_sound_probe()
/openbmc/u-boot/drivers/net/
H A Ddwmac_socfpga.c30 struct ofnode_phandle_args args; in dwmac_socfpga_ofdata_to_platdata()
/openbmc/u-boot/drivers/clk/
H A Dclk-uclass.c40 struct ofnode_phandle_args *args) in clk_of_xlate_default()
61 struct ofnode_phandle_args args; in clk_get_by_indexed_prop()

123