Home
last modified time | relevance | path

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

12

/external/u-boot/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);
Dpower-domain-uclass.h42 struct ofnode_phandle_args *args);
Dmailbox-uclass.h38 struct ofnode_phandle_args *args);
Dgeneric-phy.h52 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
/external/u-boot/include/asm-generic/
Dgpio.h12 struct ofnode_phandle_args;
220 struct ofnode_phandle_args *args);
292 struct ofnode_phandle_args *args);
/external/u-boot/drivers/power/domain/
Dpower-domain-uclass.c17 struct ofnode_phandle_args *args) in power_domain_of_xlate_default()
33 struct ofnode_phandle_args args; in power_domain_get()
/external/u-boot/drivers/mailbox/
Dmailbox-uclass.c17 struct ofnode_phandle_args *args) in mbox_of_xlate_default()
33 struct ofnode_phandle_args args; in mbox_get_by_index()
Dtegra-hsp.c72 struct ofnode_phandle_args *args) in tegra_hsp_of_xlate()
/external/u-boot/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()
Dsti_usb_phy.c107 struct ofnode_phandle_args syscfg_phandle; in sti_usb_phy_probe()
/external/u-boot/include/dm/
Dofnode.h55 struct ofnode_phandle_args { struct
450 struct ofnode_phandle_args *out_args);
Dread.h263 struct ofnode_phandle_args *out_args);
551 int index, struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args()
/external/u-boot/drivers/reset/
Dreset-uclass.c18 struct ofnode_phandle_args *args) in reset_of_xlate_default()
35 struct ofnode_phandle_args args; in reset_get_by_index()
/external/u-boot/drivers/gpio/
Dgpio-uclass.c117 struct ofnode_phandle_args *args) in gpio_xlate_offs_flags()
134 struct ofnode_phandle_args *args) in gpio_find_and_xlate()
644 struct ofnode_phandle_args *args, in gpio_request_tail()
689 struct ofnode_phandle_args args; in _gpio_request_by_name_nodev()
709 struct ofnode_phandle_args args; in gpio_request_by_name()
D74x164_gpio.c108 struct ofnode_phandle_args *args) in gen_74x164_xlate()
Dsandbox.c167 struct ofnode_phandle_args *args) in sb_gpio_xlate()
/external/u-boot/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()
/external/u-boot/drivers/clk/
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()
/external/u-boot/drivers/core/
Dofnode.c306 struct ofnode_phandle_args *out) in ofnode_from_fdtdec_phandle_args()
315 struct ofnode_phandle_args *out) in ofnode_from_of_phandle_args()
326 struct ofnode_phandle_args *out_args) in ofnode_parse_phandle_with_args()
Dread.c119 int index, struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args()
/external/u-boot/drivers/power/regulator/
Dpwm_regulator.c93 struct ofnode_phandle_args args; in pwm_regulator_ofdata_to_platdata()
/external/u-boot/drivers/video/
Dpwm_backlight.c63 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata()

12