Home
last modified time | relevance | path

Searched refs:fdt_val_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dsyscon.h37 fdt_val_t reg[2];
H A Dfdtdec.h30 typedef fdt64_t fdt_val_t; typedef
35 typedef fdt32_t fdt_val_t; typedef
H A Dregmap.h330 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count,
/openbmc/u-boot/drivers/core/
H A Dregmap.c39 int regmap_init_mem_platdata(struct udevice *dev, fdt_val_t *reg, int count, in regmap_init_mem_platdata()