| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 239 int dev_read_phandle_with_args(struct udevice *dev, const char *list_name, 581 static inline int dev_read_phandle_with_args(struct udevice *dev, in dev_read_phandle_with_args() function
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | eth-phy-uclass.c | 102 if (dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, in eth_phy_get_addr()
|
| H A D | gmac_rockchip.c | 126 ret = dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, &args); in gmac_rockchip_ofdata_to_platdata()
|
| H A D | dwc_eth_qos.c | 1871 ret = dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, in eqos_probe_resources_stm32()
|
| /OK3568_Linux_fs/u-boot/drivers/power/domain/ |
| H A D | power-domain-uclass.c | 43 ret = dev_read_phandle_with_args(dev, "power-domains", in power_domain_get()
|
| /OK3568_Linux_fs/u-boot/drivers/firmware/scmi/ |
| H A D | smt.c | 31 ret = dev_read_phandle_with_args(dev, "shmem", NULL, 0, 0, &args); in scmi_dt_get_smt_buffer()
|
| /OK3568_Linux_fs/u-boot/drivers/mailbox/ |
| H A D | mailbox-uclass.c | 43 ret = dev_read_phandle_with_args(dev, "mboxes", "#mbox-cells", 0, index, in mbox_get_by_index()
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | sti_usb_phy.c | 113 ret = dev_read_phandle_with_args(dev, "st,syscfg", NULL, 0, 0, in sti_usb_phy_probe()
|
| H A D | phy-uclass.c | 49 ret = dev_read_phandle_with_args(dev, "phys", "#phy-cells", 0, index, in generic_phy_get_by_index()
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | pwm_regulator.c | 100 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, &args); in pwm_regulator_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| H A D | read.c | 115 int dev_read_phandle_with_args(struct udevice *dev, const char *list_name, in dev_read_phandle_with_args() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | pwm_backlight.c | 132 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, in pwm_backlight_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 47 ret = dev_read_phandle_with_args(dev, "resets", "#reset-cells", 0, in reset_get_by_index()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sunxi_mmc.c | 587 ret = dev_read_phandle_with_args(dev, "clocks", "#clock-cells", 0, in sunxi_mmc_probe() 593 ret = dev_read_phandle_with_args(dev, "clocks", "#clock-cells", 0, in sunxi_mmc_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 72 ret = dev_read_phandle_with_args(dev, prop_name, "#clock-cells", 0, in clk_get_by_indexed_prop()
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | gpio-uclass.c | 875 ret = dev_read_phandle_with_args(dev, list_name, "#gpio-cells", 0, in gpio_request_by_name()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 3500 ret = dev_read_phandle_with_args(vp_dev, "assigned-clock-parents", "#clock-cells", 0, in is_extend_pll() 3892 ret = dev_read_phandle_with_args(cstate->dev, "assigned-clock-parents", in rockchip_vop2_init()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |