Searched refs:dev_read_name (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 161 __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 D | puma-rk3399.c | 231 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 D | read.h | 155 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 D | read.su | |
| H A D | read.c | 90 const char *dev_read_name(struct udevice *dev) in dev_read_name() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | pmic-uclass.c | 74 if (!strstr(dev_read_name(pmic), info->addr)) in pmic_bind_children()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | kernel_dtb.c | 155 dev_read_name(dev), in phandles_fixup_cru()
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | regulator-uclass.c | 407 uc_pdata->name = dev_read_name(dev); in regulator_post_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-uclass.c | 494 dev_read_name(dev), dev->name); in i2c_chip_ofdata_to_platdata()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.c | 175 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 D | rockchip_thermal.c | 1291 __func__, dev_read_name(dev)); in rockchip_thermal_probe()
|
| /OK3568_Linux_fs/u-boot/drivers/power/power_delivery/ |
| H A D | tcpm.c | 3444 __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 D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |