Home
last modified time | relevance | path

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

/u-boot/drivers/video/rockchip/
A Drk_vop.c261 dev_read_name(dev), fbbase, ofnode_get_name(ep_node)); in rk_display_init()
296 __func__, dev_read_name(dev)); in rk_display_init()
307 __func__, dev_read_name(dev)); in rk_display_init()
323 __func__, dev_read_name(dev), compat); in rk_display_init()
463 __func__, dev_read_name(dev)); in rk_vop_probe()
/u-boot/drivers/clk/
A Dclk-uclass.c231 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
252 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
281 __func__, index, dev_read_name(dev)); in clk_set_default_parents()
381 debug("%s(%s)\n", __func__, dev_read_name(dev)); in clk_set_defaults()
/u-boot/drivers/i2c/
A Di2c-uclass.c583 __func__, dev_read_name(bus), bus->name); in i2c_deblock_gpio()
594 __func__, dev_read_name(bus), bus->name); in i2c_deblock_gpio()
603 __func__, dev_read_name(bus), bus->name); in i2c_deblock_gpio()
641 dev_read_name(dev), dev->name); in i2c_chip_of_to_plat()
/u-boot/drivers/gpio/
A Dsl28cpld-gpio.c147 uc_priv->bank_name = dev_read_name(dev); in sl28cpld_gpio_probe()
A Dhsdk-creg-gpio.c96 uc_priv->bank_name = dev_read_name(dev); in hsdk_creg_gpio_probe()
/u-boot/include/dm/
A Dread.h369 const char *dev_read_name(const struct udevice *dev);
1011 static inline const char *dev_read_name(const struct udevice *dev) in dev_read_name() function
/u-boot/drivers/phy/
A Dphy-ti-am654.c346 dev_read_name(dev), dev_ofnode(dev), in serdes_am654_bind()
/u-boot/drivers/core/
A Dread.c220 const char *dev_read_name(const struct udevice *dev) in dev_read_name() function
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c427 uc_pdata->name = dev_read_name(dev); in regulator_post_bind()

Completed in 31 milliseconds