| /OK3568_Linux_fs/u-boot/include/ |
| H A D | reset-uclass.h | 14 struct ofnode_phandle_args; 41 struct ofnode_phandle_args *args);
|
| H A D | clk-uclass.h | 16 struct ofnode_phandle_args; 41 struct ofnode_phandle_args *args);
|
| H A D | power-domain-uclass.h | 43 struct ofnode_phandle_args *args);
|
| H A D | mailbox-uclass.h | 39 struct ofnode_phandle_args *args);
|
| H A D | generic-phy.h | 89 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args);
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | gpio.h | 12 struct ofnode_phandle_args; 220 struct ofnode_phandle_args *args); 292 struct ofnode_phandle_args *args);
|
| /OK3568_Linux_fs/u-boot/drivers/power/domain/ |
| H A D | power-domain-uclass.c | 20 struct ofnode_phandle_args *args) in power_domain_of_xlate_default() 36 struct ofnode_phandle_args args; in power_domain_get()
|
| /OK3568_Linux_fs/u-boot/drivers/mailbox/ |
| H A D | mailbox-uclass.c | 20 struct ofnode_phandle_args *args) in mbox_of_xlate_default() 36 struct ofnode_phandle_args args; in mbox_get_by_index()
|
| H A D | tegra-hsp.c | 75 struct ofnode_phandle_args *args) in tegra_hsp_of_xlate()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.c | 121 struct ofnode_phandle_args *args) in gpio_xlate_offs_flags() 138 struct ofnode_phandle_args *args) in gpio_find_and_xlate() 803 struct ofnode_phandle_args *args, in gpio_request_tail() 851 struct ofnode_phandle_args args; in _gpio_request_by_name_nodev() 871 struct ofnode_phandle_args args; in gpio_request_by_name() 1024 struct ofnode_phandle_args args; in gpio_dev_request_index()
|
| H A D | 74x164_gpio.c | 109 struct ofnode_phandle_args *args) in gen_74x164_xlate()
|
| H A D | sandbox.c | 169 struct ofnode_phandle_args *args) in sb_gpio_xlate()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-uclass.c | 20 struct ofnode_phandle_args *args) in generic_phy_xlate_offs_flags() 40 struct ofnode_phandle_args args; in generic_phy_get_by_index()
|
| H A D | sti_usb_phy.c | 108 struct ofnode_phandle_args syscfg_phandle; in sti_usb_phy_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 21 struct ofnode_phandle_args *args) in reset_of_xlate_default() 38 struct ofnode_phandle_args args; in reset_get_by_index()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | ofnode.h | 56 struct ofnode_phandle_args { struct 499 struct ofnode_phandle_args *out_args);
|
| H A D | read.h | 242 struct ofnode_phandle_args *out_args); 583 int index, struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/at91/ |
| H A D | pmc.h | 18 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args);
|
| H A D | pmc.c | 90 int at91_clk_of_xlate(struct clk *clk, struct ofnode_phandle_args *args) in at91_clk_of_xlate()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | eth-phy-uclass.c | 99 struct ofnode_phandle_args phandle_args; in eth_phy_get_addr()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 42 struct ofnode_phandle_args *args) in clk_of_xlate_default() 63 struct ofnode_phandle_args args; in clk_get_by_indexed_prop()
|
| /OK3568_Linux_fs/u-boot/drivers/firmware/scmi/ |
| H A D | smt.c | 27 struct ofnode_phandle_args args; in scmi_dt_get_smt_buffer()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 332 struct ofnode_phandle_args *out) in ofnode_from_fdtdec_phandle_args() 341 struct ofnode_phandle_args *out) in ofnode_from_of_phandle_args() 352 struct ofnode_phandle_args *out_args) in ofnode_parse_phandle_with_args()
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | pwm_regulator.c | 97 struct ofnode_phandle_args args; in pwm_regulator_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | pwm_backlight.c | 115 struct ofnode_phandle_args args; in pwm_backlight_ofdata_to_platdata()
|