Home
last modified time | relevance | path

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

1234

/third_party/uboot/u-boot-2020.01/include/
Dreset-uclass.h13 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
Dclk-uclass.h15 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
Ddma-uclass.h16 struct ofnode_phandle_args;
45 struct ofnode_phandle_args *args);
Dhwspinlock.h88 struct ofnode_phandle_args;
109 struct ofnode_phandle_args *args);
Dgeneric-phy.h10 struct ofnode_phandle_args;
53 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
Dpower-domain-uclass.h42 struct ofnode_phandle_args *args);
Dmailbox-uclass.h38 struct ofnode_phandle_args *args);
/third_party/uboot/u-boot-2020.01/drivers/reset/
Dreset-uclass.c18 struct ofnode_phandle_args *args) in reset_of_xlate_default()
33 struct ofnode_phandle_args *args, in reset_get_by_index_tail()
77 struct ofnode_phandle_args args; in reset_get_by_index()
90 struct ofnode_phandle_args args; in reset_get_by_index_nodev()
Dreset-hisilicon.c57 struct ofnode_phandle_args *args) in hisi_reset_of_xlate()
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dgpio.h12 struct ofnode_phandle_args;
220 struct ofnode_phandle_args *args);
292 struct ofnode_phandle_args *args);
/third_party/uboot/u-boot-2020.01/drivers/power/domain/
Dpower-domain-uclass.c18 struct ofnode_phandle_args *args) in power_domain_of_xlate_default()
35 struct ofnode_phandle_args args; in power_domain_get_by_index()
Dimx8m-power-domain.c65 struct ofnode_phandle_args *args) in imx8m_power_domain_of_xlate()
/third_party/uboot/u-boot-2020.01/drivers/hwspinlock/
Dhwspinlock-uclass.c19 struct ofnode_phandle_args *args) in hwspinlock_of_xlate_default()
38 struct ofnode_phandle_args args; in hwspinlock_get_by_index()
/third_party/uboot/u-boot-2020.01/drivers/mailbox/
Dmailbox-uclass.c18 struct ofnode_phandle_args *args) in mbox_of_xlate_default()
34 struct ofnode_phandle_args args; in mbox_get_by_index()
/third_party/uboot/u-boot-2020.01/drivers/phy/
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()
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()
/third_party/uboot/u-boot-2020.01/drivers/clk/
Dclk-uclass.c41 struct ofnode_phandle_args *args) in clk_of_xlate_default()
61 struct ofnode_phandle_args *args, in clk_get_by_index_tail()
104 struct ofnode_phandle_args args; in clk_get_by_indexed_prop()
126 struct ofnode_phandle_args args; in clk_get_by_index()
138 struct ofnode_phandle_args args; in clk_get_by_index_nodev()
/third_party/uboot/u-boot-2020.01/drivers/clk/at91/
Dpmc.h20 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
Dpmc.c89 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate()
/third_party/uboot/u-boot-2020.01/drivers/gpio/
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()
/third_party/uboot/u-boot-2020.01/include/dm/
Dofnode.h55 struct ofnode_phandle_args { struct
485 struct ofnode_phandle_args *out_args);
/third_party/uboot/u-boot-2020.01/drivers/dma/
Ddma-uclass.c28 struct ofnode_phandle_args *args) in dma_of_xlate_default()
48 struct ofnode_phandle_args args; in dma_get_by_index()
/third_party/uboot/u-boot-2020.01/drivers/bootcount/
Drtc.c52 struct ofnode_phandle_args phandle_args; in bootcount_rtc_probe()
/third_party/uboot/u-boot-2020.01/drivers/net/
Ddwmac_socfpga.c30 struct ofnode_phandle_args args; in dwmac_socfpga_ofdata_to_platdata()
/third_party/uboot/u-boot-2020.01/drivers/sound/
Dsamsung_sound.c45 struct ofnode_phandle_args args; in samsung_sound_probe()

1234