Home
last modified time | relevance | path

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

1234567

/u-boot/include/
A Dclk-uclass.h15 struct ofnode_phandle_args;
33 struct ofnode_phandle_args *args);
63 int of_xlate(struct clk *clock, struct ofnode_phandle_args *args);
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 Dhwspinlock.h88 struct ofnode_phandle_args;
109 struct ofnode_phandle_args *args);
A Ddma-uclass.h16 struct ofnode_phandle_args;
45 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 Dpower-domain-uclass.h42 struct ofnode_phandle_args *args);
A Dmailbox-uclass.h38 struct ofnode_phandle_args *args);
A Dgeneric-phy.h12 struct ofnode_phandle_args;
78 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
/u-boot/drivers/misc/
A Dirq-uclass.c87 struct ofnode_phandle_args *args) in irq_of_xlate_default()
105 struct ofnode_phandle_args *args, in irq_get_by_index_tail()
145 struct ofnode_phandle_args args; in irq_get_by_index()
A Dirq_sandbox.c60 struct ofnode_phandle_args *args) in sandbox_irq_of_xlate()
/u-boot/drivers/hwspinlock/
A Dhwspinlock-uclass.c25 struct ofnode_phandle_args *args) in hwspinlock_of_xlate_default()
44 struct ofnode_phandle_args args; in hwspinlock_get_by_index()
/u-boot/include/asm-generic/
A Dgpio.h14 struct ofnode_phandle_args;
240 struct ofnode_phandle_args *args);
332 struct ofnode_phandle_args *args);
/u-boot/drivers/reset/
A Dreset-uclass.c24 struct ofnode_phandle_args *args) in reset_of_xlate_default()
39 struct ofnode_phandle_args *args, in reset_get_by_index_tail()
83 struct ofnode_phandle_args args; in reset_get_by_index()
96 struct ofnode_phandle_args args; in reset_get_by_index_nodev()
/u-boot/drivers/mailbox/
A Dmailbox-uclass.c22 struct ofnode_phandle_args *args) in mbox_of_xlate_default()
38 struct ofnode_phandle_args args; in mbox_get_by_index()
A Dapple-mbox.c29 struct ofnode_phandle_args *args) in apple_mbox_of_xlate()
/u-boot/drivers/power/domain/
A Dapple-pmgr.c37 struct ofnode_phandle_args *args) in apple_reset_of_xlate()
103 struct ofnode_phandle_args *args) in apple_pmgr_of_xlate()
A Dpower-domain-uclass.c22 struct ofnode_phandle_args *args) in power_domain_of_xlate_default()
39 struct ofnode_phandle_args args; in power_domain_get_by_index()
/u-boot/drivers/cpu/
A Dmtk_cpu.c50 struct ofnode_phandle_args args; in mtk_cpu_probe()
/u-boot/drivers/net/phy/
A Dethernet_id.c18 struct ofnode_phandle_args phandle_args; in phy_connect_phy_id()
/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/arch/arm/mach-mvebu/
A Dsystem-controller.c18 struct ofnode_phandle_args *args) in mvebu_reset_of_xlate()
/u-boot/drivers/gpio/
A Dgpio_slg7xl45106.c27 struct ofnode_phandle_args *args) in slg7xl45106_i2c_gpo_xlate()

Completed in 49 milliseconds

1234567