Home
last modified time | relevance | path

Searched refs:dev_read_name (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/
H A Dclk-uclass.c161 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
169 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
184 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
219 __func__, index, dev_read_name(dev)); in clk_set_default_rates()
226 __func__, index, dev_read_name(dev)); in clk_set_default_rates()
245 debug("%s(%s)\n", __func__, dev_read_name(dev)); in clk_set_defaults()
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c231 dev_read_name(dev), port, enable ? "true" : "false"); in board_usb_port_power_set()
236 __func__, dev_read_name(dev), port, prop); in board_usb_port_power_set()
243 __func__, dev_read_name(dev), port, regname); in board_usb_port_power_set()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dread.h155 const char *dev_read_name(struct udevice *dev);
554 static inline const char *dev_read_name(struct udevice *dev) in dev_read_name() function
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dread.su
H A Dread.c90 const char *dev_read_name(struct udevice *dev) in dev_read_name() function
/OK3568_Linux_fs/u-boot/spl/drivers/core/
H A Dread.su
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic-uclass.c74 if (!strstr(dev_read_name(pmic), info->addr)) in pmic_bind_children()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c155 dev_read_name(dev), in phandles_fixup_cru()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c407 uc_pdata->name = dev_read_name(dev); in regulator_post_bind()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Di2c-uclass.c494 dev_read_name(dev), dev->name); in i2c_chip_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_display.c175 if (!strncmp(dev_read_name(conn->dev), "tve", 3) || in check_public_use_phy()
176 !strncmp(dev_read_name(conn->dev), "hdmi", 4)) in check_public_use_phy()
/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c1291 __func__, dev_read_name(dev)); in rockchip_thermal_probe()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c3444 __func__, dev_read_name(dev), err); in tcpm_port_init()
3460 printf("%s: init finished\n", dev_read_name(dev)); in tcpm_port_init()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map