Home
last modified time | relevance | path

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

12345

/u-boot/include/
A Dreset-uclass.h13 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
A Dmux-internal.h17 struct ofnode_phandle_args;
59 struct ofnode_phandle_args *args,
A Dclk-uclass.h15 struct ofnode_phandle_args;
40 struct ofnode_phandle_args *args);
A Ddma-uclass.h16 struct ofnode_phandle_args;
45 struct ofnode_phandle_args *args);
A Dhwspinlock.h88 struct ofnode_phandle_args;
109 struct ofnode_phandle_args *args);
A Dirq.h12 struct ofnode_phandle_args;
103 int (*of_xlate)(struct irq *irq, struct ofnode_phandle_args *args);
A Dgeneric-phy.h12 struct ofnode_phandle_args;
55 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
A Dpower-domain-uclass.h42 struct ofnode_phandle_args *args);
A Dmailbox-uclass.h38 struct ofnode_phandle_args *args);
/u-boot/drivers/misc/
A Dirq-uclass.c81 struct ofnode_phandle_args *args) in irq_of_xlate_default()
99 struct ofnode_phandle_args *args, in irq_get_by_index_tail()
139 struct ofnode_phandle_args args; in irq_get_by_index()
A Dirq_sandbox.c70 struct ofnode_phandle_args *args) in sandbox_irq_of_xlate()
/u-boot/include/asm-generic/
A Dgpio.h14 struct ofnode_phandle_args;
231 struct ofnode_phandle_args *args);
301 struct ofnode_phandle_args *args);
/u-boot/drivers/hwspinlock/
A Dhwspinlock-uclass.c23 struct ofnode_phandle_args *args) in hwspinlock_of_xlate_default()
42 struct ofnode_phandle_args args; in hwspinlock_get_by_index()
/u-boot/drivers/mailbox/
A Dmailbox-uclass.c20 struct ofnode_phandle_args *args) in mbox_of_xlate_default()
36 struct ofnode_phandle_args args; in mbox_get_by_index()
/u-boot/drivers/power/domain/
A Dpower-domain-uclass.c20 struct ofnode_phandle_args *args) in power_domain_of_xlate_default()
37 struct ofnode_phandle_args args; in power_domain_get_by_index()
/u-boot/drivers/reset/
A Dreset-uclass.c22 struct ofnode_phandle_args *args) in reset_of_xlate_default()
37 struct ofnode_phandle_args *args, in reset_get_by_index_tail()
81 struct ofnode_phandle_args args; in reset_get_by_index()
94 struct ofnode_phandle_args args; in reset_get_by_index_nodev()
A Dreset-hisilicon.c60 struct ofnode_phandle_args *args) in hisi_reset_of_xlate()
/u-boot/drivers/bootcount/
A Di2c-eeprom.c56 struct ofnode_phandle_args phandle_args; in bootcount_i2c_eeprom_probe()
A Drtc.c53 struct ofnode_phandle_args phandle_args; in bootcount_rtc_probe()
/u-boot/drivers/phy/
A Dmt7620-usb-phy.c61 struct ofnode_phandle_args sysc_args; in mt7620_usb_phy_probe()
/u-boot/drivers/dma/
A Ddma-uclass.c31 struct ofnode_phandle_args *args) in dma_of_xlate_default()
51 struct ofnode_phandle_args args; in dma_get_by_index()
/u-boot/drivers/net/
A Deth-phy-uclass.c99 struct ofnode_phandle_args phandle_args; in eth_phy_get_addr()
/u-boot/drivers/clk/
A Dclk-uclass.c51 struct ofnode_phandle_args *args) in clk_of_xlate_default()
71 struct ofnode_phandle_args *args, in clk_get_by_index_tail()
115 struct ofnode_phandle_args args; in clk_get_by_indexed_prop()
137 struct ofnode_phandle_args args; in clk_get_by_index()
149 struct ofnode_phandle_args args; in clk_get_by_index_nodev()
/u-boot/drivers/mux/
A Dmux-uclass.c122 struct ofnode_phandle_args *args, in mux_of_xlate_default()
165 struct ofnode_phandle_args args; in mux_get_by_indexed_prop()
/u-boot/drivers/sound/
A Dsamsung_sound.c46 struct ofnode_phandle_args args; in samsung_sound_probe()

Completed in 35 milliseconds

12345