Searched refs:fdtdec_get_alias_seq (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | fdtdec.h | 618 int fdtdec_get_alias_seq(const void *blob, const char *base, int node,
|
/openbmc/u-boot/drivers/core/ |
H A D | read.c | 222 ret = fdtdec_get_alias_seq(gd->fdt_blob, uc_name, in dev_read_alias_seq()
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 705 return fdtdec_get_alias_seq(gd->fdt_blob, dev->uclass->uc_drv->name, in dev_read_alias_seq()
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 503 int fdtdec_get_alias_seq(const void *blob, const char *base, int offset, in fdtdec_get_alias_seq() function
|